Public Member Functions | |
EventHandler (Physics *physics=NULL, Camera *cam=NULL, GameState *state=NULL) | |
void | processNotification (ISubject *subject) |
void | handleKeyboardEvent (unsigned char key, int x, int y) |
void | handleMouseEvent (int button, int state, int x, int y) |