Public Attributes
sf::Event::JoystickConnectEvent Struct Reference

Joystick connection events parameters (JoystickConnected, JoystickDisconnected) More...

#include <Event.hpp>

List of all members.

Public Attributes

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

Detailed Description

Joystick connection events parameters (JoystickConnected, JoystickDisconnected)

Definition at line 117 of file Event.hpp.


Member Data Documentation

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

Definition at line 119 of file Event.hpp.


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