SDL  2.0
AxisState Struct Reference

Data Fields

SDL_bool m_bMoving
 
int m_nLastValue
 
int m_nStartingValue
 
int m_nFarthestValue
 

Detailed Description

Definition at line 143 of file controllermap.c.

Field Documentation

◆ m_bMoving

SDL_bool AxisState::m_bMoving

Definition at line 145 of file controllermap.c.

Referenced by WatchJoystick().

◆ m_nFarthestValue

int AxisState::m_nFarthestValue

Definition at line 148 of file controllermap.c.

Referenced by SetCurrentBinding(), and WatchJoystick().

◆ m_nLastValue

int AxisState::m_nLastValue

Definition at line 146 of file controllermap.c.

Referenced by WatchJoystick().

◆ m_nStartingValue

int AxisState::m_nStartingValue

Definition at line 147 of file controllermap.c.

Referenced by SetCurrentBinding(), and WatchJoystick().


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