Kochol Game Engine  0.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
kge::io::JS_INFO Struct Reference

#include <JoyStick.h>

Public Member Functions

 JS_INFO ()

Public Attributes

int Number_Of_Balls
int Number_Of_Buttons
int Number_Of_AXIS
int Number_Of_POV_HATS
int Used_JoyStick_Number

Detailed Description

Definition at line 34 of file JoyStick.h.

Constructor & Destructor Documentation

kge::io::JS_INFO::JS_INFO ( )
inline

Definition at line 42 of file JoyStick.h.

Member Data Documentation

int kge::io::JS_INFO::Number_Of_AXIS

Definition at line 38 of file JoyStick.h.

int kge::io::JS_INFO::Number_Of_Balls

Definition at line 36 of file JoyStick.h.

int kge::io::JS_INFO::Number_Of_Buttons

Definition at line 37 of file JoyStick.h.

int kge::io::JS_INFO::Number_Of_POV_HATS

Definition at line 39 of file JoyStick.h.

int kge::io::JS_INFO::Used_JoyStick_Number

Definition at line 40 of file JoyStick.h.


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