Loading...
Searching...
No Matches
sfJoystickButtonEvent Struct Reference

Joystick buttons events parameters. More...

#include <SFML/Window/Event.h>

Public Attributes

sfEventType type
 
unsigned int joystickId
 
unsigned int button
 

Detailed Description

Joystick buttons events parameters.

Definition at line 164 of file Event.h.

Member Data Documentation

◆ button

unsigned int sfJoystickButtonEvent::button

Definition at line 168 of file Event.h.

◆ joystickId

unsigned int sfJoystickButtonEvent::joystickId

Definition at line 167 of file Event.h.

◆ type

sfEventType sfJoystickButtonEvent::type

Definition at line 166 of file Event.h.


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