![]() |
EEROS
1.0.0.0
API for the EEROS Real-Time Robotics Framework
|
#include <XBox.hpp>
Public Attributes | |
| double | axis [XBOX_AXIS_COUNT] |
| bool | button_state [XBOX_BUTTON_COUNT] |
| bool | button_up [XBOX_BUTTON_COUNT] |
| bool | button_down [XBOX_BUTTON_COUNT] |
Static Public Attributes | |
| static const double | axis_max = 0x7fff |
| double eeros::hal::XBoxState::axis[XBOX_AXIS_COUNT] |
|
static |
| bool eeros::hal::XBoxState::button_down[XBOX_BUTTON_COUNT] |
| bool eeros::hal::XBoxState::button_state[XBOX_BUTTON_COUNT] |
| bool eeros::hal::XBoxState::button_up[XBOX_BUTTON_COUNT] |