sfEvent::JoyButtonEvent 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 263 of file Event.h.


Field Documentation

sfEventType sfEvent::JoyButtonEvent::Type

Definition at line 265 of file Event.h.

unsigned int sfEvent::JoyButtonEvent::JoystickId

Definition at line 266 of file Event.h.

unsigned int sfEvent::JoyButtonEvent::Button

Definition at line 267 of file Event.h.


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