Data Fields
sfJoystickButtonEvent Struct Reference

Joystick buttons events parameters. More...

#include <Event.h>

Data Fields

sfEventType type
 
unsigned int joystickId
 
unsigned int button
 

Detailed Description

Joystick buttons events parameters.

Definition at line 146 of file Event.h.

Field Documentation

unsigned int sfJoystickButtonEvent::button

Definition at line 150 of file Event.h.

unsigned int sfJoystickButtonEvent::joystickId

Definition at line 149 of file Event.h.

sfEventType sfJoystickButtonEvent::type

Definition at line 148 of file Event.h.


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