Loading...
Searching...
No Matches
sf::Event::JoystickConnectEvent Struct Reference
Joystick connection events parameters (JoystickConnected, JoystickDisconnected) More...
#include <SFML/Window/Event.hpp>
Public Attributes | |
unsigned int | joystickId |
Index of the joystick (in range [0 .. Joystick::Count - 1]) | |
Detailed Description
Joystick connection events parameters (JoystickConnected, JoystickDisconnected)
Member Data Documentation
◆ joystickId
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: