- joystick_eh
void joystick_eh(DiJoyEvent je)
Undocumented in source. Be warned that the author may not have intended to support it.
- keyboard_eh
void keyboard_eh(SDL_KeyboardEvent ev)
Undocumented in source. Be warned that the author may not have intended to support it.
- makeCurrent
void makeCurrent()
Undocumented in source. Be warned that the author may not have intended to support it.
- mouse_button_eh
void mouse_button_eh(SDL_MouseButtonEvent ev)
Undocumented in source. Be warned that the author may not have intended to support it.
- mouse_motion_eh
void mouse_motion_eh(SDL_MouseMotionEvent ev)
Undocumented in source. Be warned that the author may not have intended to support it.
- mouse_wheel_eh
void mouse_wheel_eh(SDL_MouseWheelEvent ev)
Undocumented in source. Be warned that the author may not have intended to support it.
- process
void process()
Undocumented in source. Be warned that the author may not have intended to support it.
- textinput_eh
void textinput_eh(SDL_TextInputEvent ev)
Undocumented in source. Be warned that the author may not have intended to support it.
- window_eh
void window_eh(SDL_WindowEvent ev)
Undocumented in source. Be warned that the author may not have intended to support it.