sf::Event::JoystickConnectEvent Struct Reference
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]) More... | |
Detailed Description
Joystick connection events parameters (JoystickConnected, JoystickDisconnected)
Member Data Documentation
unsigned int sf::Event::JoystickConnectEvent::joystickId |
Index of the joystick (in range [0 .. Joystick::Count - 1])
The documentation for this struct was generated from the following file: