EventHandler.JoystickEvent

Undocumented in source.
class EventHandler
struct JoystickEvent {}

Members

Variables

axis
JoystickAxis axis;
Undocumented in source.
id
int id;
Undocumented in source.
type
JoystickEventType type;
Undocumented in source.
value
int value;
Undocumented in source.

Meta