Public Member Functions | |
| void | setActive (gPanel *newActive) |
| void | leavePanel () |
| void | handleMouse (Common::Event &event, uint32 time) |
| void | handleKeyStroke (Common::Event &event) |
| void | handleTimerTick (int32 tick) |
| Common::List< gWindow * >::iterator | topWindowIterator () |
| Common::List< gWindow * >::iterator | bottomWindowIterator () |
| gWindow * | topWindow () |
| gWindow * | bottomWindow () |
| bool | isMousePanel (gPanel *p) |
Public Attributes | |
| bool | _mouseHintSet |
Friends | |
| void | EventLoop (bool &running) |
| int16 | leftButtonState () |
| int16 | rightButtonState () |
| void | StageModeCleanup () |
| void | TileModeCleanup () |
| void | dumpGBASE (char *msg) |