Sdl2EventHandler

Undocumented in source.
version(Have_derelict_sdl2)
class Sdl2EventHandler : EventHandler {}

Constructors

this
this()
Undocumented in source.

Members

Functions

handleEvents
void handleEvents()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From EventHandler

handleJoystickEvents
bool handleJoystickEvents;
Undocumented in source.
handleMouseEvents
bool handleMouseEvents;
Undocumented in source.
handleKeyboardEvents
bool handleKeyboardEvents;
Undocumented in source.
handleEvents
void handleEvents()
Undocumented in source.

Meta