struct EE::Window::InputEvent::JoyHatEvent¶
Overview¶
Joystick hat position change event structure More…
#include <inputevent.hpp> struct JoyHatEvent { // fields Uint8 which; Uint8 hat; Uint8 value; };
Detailed Documentation¶
Joystick hat position change event structure
Fields¶
Uint8 hat
The joystick device index
Uint8 value
The joystick hat index