button mapping information More...
#include <gamepad-map.h>
Public Member Functions | |
| button_map_t (void) throw () | |
| void | clear (void) throw () |
| void | dump (IN const char *title) const throw () |
| bool | isValid (void) const throw () |
Public Attributes | |
| int | index |
| button or pot index | |
button mapping information
Definition at line 74 of file gamepad-map.h.
| gamepad::button_map_t::button_map_t | ( | void | ) | throw () [inline] |
Definition at line 75 of file gamepad-map.h.
| void gamepad::button_map_t::clear | ( | void | ) | throw () [inline] |
Definition at line 76 of file gamepad-map.h.
| void gamepad::button_map_t::dump | ( | IN const char * | title | ) | const throw () [inline] |
Definition at line 79 of file gamepad-map.h.
| bool gamepad::button_map_t::isValid | ( | void | ) | const throw () [inline] |
Definition at line 82 of file gamepad-map.h.
button or pot index
Definition at line 87 of file gamepad-map.h.
1.7.1