- connect
void connect(int id, UEJoystickState state)
Undocumented in source. Be warned that the author may not have intended to support it.
- disconnect
void disconnect(int id, string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- init
void init(UEEventsSystem events)
Undocumented in source. Be warned that the author may not have intended to support it.
- triggerAxesEvent
void triggerAxesEvent(int id, float[] newState, UEJoystickState state)
Undocumented in source. Be warned that the author may not have intended to support it.
- triggerButtonEvent
void triggerButtonEvent(ubyte[] newState, UEJoystickState state)
Undocumented in source. Be warned that the author may not have intended to support it.
- update
void update()
Undocumented in source. Be warned that the author may not have intended to support it.