specifies the current status of gamepad configuration More...
#include <gamepad-config.h>
Public Member Functions | |
| config_status_t (void) throw () | |
| void | clear (void) throw () |
Public Attributes | |
| int | currStep |
| current step of config (first is 0) | |
| int | maxSteps |
| total number of configuration steps | |
| eInstruction | instruct |
| what user should do | |
| const char * | primary |
| logical name of primary button | |
| const char * | logical |
| logical input being configured | |
specifies the current status of gamepad configuration
Definition at line 89 of file gamepad-config.h.
| gamepad::config_status_t::config_status_t | ( | void | ) | throw () [inline] |
Definition at line 91 of file gamepad-config.h.
1.7.1