Joystick axis move event parameters (JoystickMoved)
More...
#include <Event.hpp>
Joystick axis move event parameters (JoystickMoved)
Definition at line 142 of file Event.hpp.
Axis on which the joystick moved.
Definition at line 145 of file Event.hpp.
unsigned int sf::Event::JoystickMoveEvent::joystickId |
float sf::Event::JoystickMoveEvent::position |
New position on the axis (in range [-100 .. 100])
Definition at line 146 of file Event.hpp.
The documentation for this struct was generated from the following file: