- shell
Shell shell;
Undocumented in source.
- root
RootControl root;
Undocumented in source.
- handleMouseDown
void handleMouseDown(uint x, uint y, MouseButton button)
Undocumented in source. Be warned that the author may not have intended to support it.
- handleMouseUp
void handleMouseUp(uint x, uint y, MouseButton button)
Undocumented in source. Be warned that the author may not have intended to support it.
- handleMouseMove
void handleMouseMove(uint x, uint y, MouseButtons buttons)
Undocumented in source. Be warned that the author may not have intended to support it.
- handleQuit
void handleQuit()
Undocumented in source. Be warned that the author may not have intended to support it.
- handleInit
void handleInit()
Undocumented in source. Be warned that the author may not have intended to support it.
- render
void render(Renderer s)
Undocumented in source. Be warned that the author may not have intended to support it.