- addElement
void addElement(UIElement e)
Undocumented in source. Be warned that the author may not have intended to support it.
- changeFocus
void changeFocus(UIElement newFocused)
Undocumented in source. Be warned that the author may not have intended to support it.
- changeFocus
void changeFocus(int by)
Undocumented in source. Be warned that the author may not have intended to support it.
- draw
void draw(bool erase)
Undocumented in source. Be warned that the author may not have intended to support it.
- drawElement
void drawElement(UIElement elem, bool active)
Undocumented in source. Be warned that the author may not have intended to support it.
- keystroke
bool keystroke(WChar key)
Undocumented in source. Be warned that the author may not have intended to support it.
- move
void move(Window to)
Undocumented in source. Be warned that the author may not have intended to support it.
- removeElement
void removeElement(UIElement e)
Undocumented in source. Be warned that the author may not have intended to support it.