Internal representation of a joystick hat position.
More...
#include <Event.hpp>
|
| JoystickID | id |
| | The joystick instance identifier.
|
| uint8 | hat |
| | The index of the joystick hat.
|
| uint8 | value |
| | The hat position value.
|
Internal representation of a joystick hat position.
Definition at line 264 of file Event.hpp.
◆ hat
| uint8 nom::JoystickHatEvent::hat |
The index of the joystick hat.
- See also
- nom::JoystickHat
Definition at line 272 of file Event.hpp.
◆ id
| JoystickID nom::JoystickHatEvent::id |
The joystick instance identifier.
Definition at line 267 of file Event.hpp.
◆ value
| uint8 nom::JoystickHatEvent::value |
The hat position value.
- See also
- nom::JoystickHatPosition
Definition at line 277 of file Event.hpp.
The documentation for this struct was generated from the following file:
- /home/jeff/Projects/nomlib.git/include/nomlib/system/Event.hpp