Go to the source code of this file.
Functions | |
void * | keyhandler (String key, void *data) |
Checks for keyboard input. | |
void * | mousehandler (MOUSE *mouse_s, void *data) |
void * | buttonhandler (BUTTONPTR button, void *data, int type) |
void | execute_on_button_press (void) |
void | execute_on_M_press (void) |
void | return_to_main_menu (GDATAPTR game) |
Handles all keyboard, mouse and button events
Definition in file eventhandler.h.