sf::Event::JoyButtonEvent Struct Reference

Joystick buttons events parameters. More...

#include <Event.hpp>

Public Attributes

unsigned int JoystickId
unsigned int Button

Detailed Description

Joystick buttons events parameters.

Definition at line 260 of file Event.hpp.

Member Data Documentation

◆ Button

unsigned int sf::Event::JoyButtonEvent::Button

Definition at line 263 of file Event.hpp.

◆ JoystickId

unsigned int sf::Event::JoyButtonEvent::JoystickId

Definition at line 262 of file Event.hpp.


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