Joystick buttons events parameters (JoyButtonPressed, JoyButtonReleased). More...
#include <Event.hpp>
Public Attributes | |
unsigned int | JoystickId |
Index of the joystick (0 or 1). | |
unsigned int | Button |
Index of the button that has been pressed. |
Joystick buttons events parameters (JoyButtonPressed, JoyButtonReleased).
Definition at line 275 of file Event.hpp.
unsigned int sf::Event::JoyButtonEvent::Button |
unsigned int sf::Event::JoyButtonEvent::JoystickId |