Public Member Functions | |
| bool | pollEvent () override |
| bool | handleMessage (ExCommand *message) override |
| bool | init (int counterdiff) override |
| void | update () override |
| void | saveload () override |
| void | launch () |
Public Member Functions inherited from NGI::BaseModalObject | |
| void | deleteObject () |
Public Attributes | |
| Scene * | _mainMenuScene |
| Picture * | _bg |
| bool | _isRunning |
| Common::Rect | _rect |
| int | _hx |
| int | _hy |
Public Attributes inherited from NGI::BaseModalObject | |
| BaseModalObject * | _parentObj |
| ObjType | _objtype |