InputHandler

Undocumented in source.

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.
initialize
void initialize()
Undocumented in source. Be warned that the author may not have intended to support it.
setEventMapping
void setEventMapping(EventMappingKey sourceKey, StringId targetCommand, InvertMagnitude invertMagnitude)
Undocumented in source. Be warned that the author may not have intended to support it.
setEventMapping
void setEventMapping(EventMappingKey sourceKey, StringId[] targetCommands, InvertMagnitude invertMagnitude)
Undocumented in source. Be warned that the author may not have intended to support it.
setJoystickAxisDeadzone
void setJoystickAxisDeadzone(ubyte axis, double deadzone)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta