This is the complete list of members for Game, including all inherited members.
| clean() | Game | |
| deltaTime | Game | static |
| event | Game | static |
| Game() | Game | |
| getPaused() | Game | static |
| ghostSpawn() | Game | |
| handleEvents() | Game | |
| init(const char *title, int xpos, int ypos, int width, int height, bool fullscreen) | Game | |
| mouseButtonPressed | Game | static |
| mouseCoords | Game | static |
| render() | Game | |
| renderer | Game | static |
| running() | Game | inline |
| setPause(bool pause) | Game | static |
| timeScale | Game | static |
| update() | Game | |
| ~Game() | Game |