Joystick axis move event parameters (JoystickMoved)
More...
#include <Event.h>
Joystick axis move event parameters (JoystickMoved)
Definition at line 105 of file Event.h.
◆ axis
Axis on which the joystick moved.
Definition at line 107 of file Event.h.
◆ joystickId
unsigned int ime::Event::JoystickMoveEvent::joystickId |
Index of the joystick (in range [0 .. Joystick::Count - 1])
Definition at line 106 of file Event.h.
◆ position
float ime::Event::JoystickMoveEvent::position |
New position on the axis (in range [-100 .. 100])
Definition at line 108 of file Event.h.
The documentation for this struct was generated from the following file: