Loading...
Searching...
No Matches
sf::Event::JoystickConnected Struct Reference
Joystick connected event subtype. More...
#include <SFML/Window/Event.hpp>
Public Attributes | |
unsigned int | joystickId {} |
Index of the joystick (in range [0 .. Joystick::Count - 1]) | |
Detailed Description
Member Data Documentation
◆ joystickId
unsigned int sf::Event::JoystickConnected::joystickId {} |
Index of the joystick (in range [0 .. Joystick::Count - 1])
The documentation for this struct was generated from the following file: