- addJoystick
void addJoystick(uint ind)
Undocumented in source. Be warned that the author may not have intended to support it.
- procSDLEvent
bool procSDLEvent(SDL_Event ev)
Undocumented in source. Be warned that the author may not have intended to support it.
- removeJoystick
void removeJoystick(uint ind)
Undocumented in source. Be warned that the author may not have intended to support it.
- updateAxis
void updateAxis(uint ind, uint axis, short value)
Undocumented in source. Be warned that the author may not have intended to support it.
- updateBall
void updateBall(uint ind, uint ball, ivec2 rel)
Undocumented in source. Be warned that the author may not have intended to support it.
- updateButton
void updateButton(uint ind, uint btn, bool value)
Undocumented in source. Be warned that the author may not have intended to support it.
- updateHat
void updateHat(uint ind, uint hat, uint value)
Undocumented in source. Be warned that the author may not have intended to support it.