JoystickHatEvent

The Joystick hat Event structure

struct JoystickHatEvent {}

Members

Variables

hat
ubyte hat;

The index of the hat that changed

value
Joystick.Hat value;

The new position of the hat

which
int which;

The instance id of the joystick which reported the event

Meta