Classes | |
struct | WindowSuggestions |
Public Member Functions | |
void | display () |
void | idle () |
void | init () |
void | resize (int Width, int Height) |
void | handleKeyboardEvent (unsigned char key, int x, int y) |
void | handleMouseEvent (int button, int state, int x, int y) |
void | run () |
void | processNotification (ISubject *s) |
Physics * | getPhysics () |
Camera * | getCamera () |
Scene * | getScene () |
GameState * | getState () |