|
Worldstone
|
Public Member Functions | |
| void | run () |
| void | runAppThread () |
Protected Member Functions | |
| virtual bool | initAppThread () |
| virtual void | shutdownAppThread () |
| virtual void | executeAppLoopOnce () |
| void | requireExit () |
Protected Attributes | |
| SDL_Window * | mainWindow = nullptr |
| SDL_Cursor * | systemCursors [SDL_NUM_SYSTEM_CURSORS] = {nullptr} |
| InputsManager | inputsManager |
| int | windowWidth = 1280 |
| int | windowHeight = 720 |