SDL  2.0
MappingStep Struct Reference

Data Fields

int x
 
int y
 
double angle
 
int marker
 
char * field
 
int axis
 
int button
 
int hat
 
int hat_value
 
char mapping [4096]
 

Detailed Description

Definition at line 35 of file controllermap.c.

Field Documentation

§ angle

double MappingStep::angle

Definition at line 38 of file controllermap.c.

Referenced by WatchJoystick().

§ axis

int MappingStep::axis

Definition at line 41 of file controllermap.c.

Referenced by WatchJoystick().

§ button

int MappingStep::button

Definition at line 41 of file controllermap.c.

Referenced by WatchJoystick().

§ field

char* MappingStep::field

Definition at line 40 of file controllermap.c.

Referenced by WatchJoystick().

§ hat

int MappingStep::hat

Definition at line 41 of file controllermap.c.

Referenced by WatchJoystick().

§ hat_value

int MappingStep::hat_value

Definition at line 41 of file controllermap.c.

Referenced by WatchJoystick().

§ mapping

char MappingStep::mapping[4096]

Definition at line 42 of file controllermap.c.

Referenced by WatchJoystick().

§ marker

int MappingStep::marker

Definition at line 39 of file controllermap.c.

Referenced by WatchJoystick().

§ x

int MappingStep::x

Definition at line 37 of file controllermap.c.

Referenced by WatchJoystick().

§ y

int MappingStep::y

Definition at line 37 of file controllermap.c.

Referenced by WatchJoystick().


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