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

Joystick connected event subtype.

Definition at line 243 of file Event.hpp.

Member Data Documentation

◆ joystickId

unsigned int sf::Event::JoystickConnected::joystickId {}

Index of the joystick (in range [0 .. Joystick::Count - 1])

Definition at line 245 of file Event.hpp.


The documentation for this struct was generated from the following file: