Joystick connection events parameters (JoystickConnected, JoystickDisconnected). More...
#include <Event.hpp>
Public Attributes | |
unsigned int | JoystickId |
Index of the joystick (in range [0 .. Joystick::Count - 1]). |
Joystick connection events parameters (JoystickConnected, JoystickDisconnected).
Definition at line 117 of file Event.hpp.
unsigned int sf::Event::JoystickConnectEvent::JoystickId |
Index of the joystick (in range [0 .. Joystick::Count - 1]).