- getIcon
Bitmap16Bit getIcon()
Undocumented in source. Be warned that the author may not have intended to support it.
- getLength
size_t getLength()
Undocumented in source. Be warned that the author may not have intended to support it.
- getSubElements
PopUpMenuElement[] getSubElements()
Undocumented in source. Be warned that the author may not have intended to support it.
- loadSubElements
void loadSubElements(PopUpMenuElement[] e)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
PopUpMenuElement opIndex(size_t i)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndexAssign
PopUpMenuElement opIndexAssign(PopUpMenuElement value, size_t i)
Undocumented in source. Be warned that the author may not have intended to support it.
- setIcon
void setIcon(Bitmap16Bit icon)
Undocumented in source. Be warned that the author may not have intended to support it.
- setLength
void setLength(int l)
Undocumented in source. Be warned that the author may not have intended to support it.
Defines a single MenuElement, also can contain multiple subelements.