Sdl2InputDeviceManager

Undocumented in source.

Members

Functions

cleanup
void cleanup()
Undocumented in source. Be warned that the author may not have intended to support it.
closeJoystick
void closeJoystick(int joystickNumber)
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.
openJoystick
void openJoystick(int joystickNumber)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

captureMouse
bool captureMouse [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
captureMouse
bool captureMouse [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
mouseAcceleration
bool mouseAcceleration [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
mouseAcceleration
bool mouseAcceleration [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
mouseSensitivityModifier
double mouseSensitivityModifier [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
mouseSensitivityModifier
double mouseSensitivityModifier [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

emitMouseMotionReset
bool emitMouseMotionReset;
Undocumented in source.

Meta