zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
_SDL_Joystick Struct Reference

#include <SDL_sysjoystick.h>

Classes

struct  balldelta
 

Public Attributes

Sint16axes
 
struct _SDL_Joystick::balldeltaballs
 
Uint8buttons
 
Uint8 closed
 
Uint8hats
 
struct joystick_hwdatahwdata
 
SDL_JoystickID instance_id
 
char * name
 
int naxes
 
int nballs
 
int nbuttons
 
struct _SDL_Joysticknext
 
int nhats
 
int ref_count
 
Uint8 uncentered
 

Detailed Description

Definition at line 29 of file SDL_sysjoystick.h.

Member Data Documentation

Sint16* _SDL_Joystick::axes
Uint8* _SDL_Joystick::buttons
Uint8 _SDL_Joystick::closed
Uint8* _SDL_Joystick::hats
struct joystick_hwdata* _SDL_Joystick::hwdata

Definition at line 49 of file SDL_sysjoystick.h.

char* _SDL_Joystick::name
struct _SDL_Joystick* _SDL_Joystick::next

Definition at line 55 of file SDL_sysjoystick.h.

Referenced by SDL_JoystickClose(), SDL_JoystickOpen(), and SDL_JoystickUpdate().

int _SDL_Joystick::ref_count
Uint8 _SDL_Joystick::uncentered

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