Loading...
Searching...
No Matches
sf::Event::JoystickDisconnected Struct Reference

Joystick disconnected 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 disconnected event subtype.

Definition at line 252 of file Event.hpp.

Member Data Documentation

◆ joystickId

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

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

Definition at line 254 of file Event.hpp.


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