Menu.addItem

Undocumented in source. Be warned that the author may not have intended to support it.
  1. MenuItem addItem(string t)
  2. MenuItem addItem(string t, bool e)
  3. MenuItem addItem(string t, int imgIdx)
  4. MenuItem addItem(string t, int imgIdx, bool e)
    class Menu
    final
    addItem
    (
    string t
    ,
    int imgIdx
    ,
    bool e
    )

Meta