sfJoyButtonEvent 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 262 of file Event.h.


Field Documentation

sfEventType sfJoyButtonEvent::Type

Definition at line 264 of file Event.h.

unsigned int sfJoyButtonEvent::JoystickId

Definition at line 265 of file Event.h.

unsigned int sfJoyButtonEvent::Button

Definition at line 266 of file Event.h.


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