Public Member Functions | Public Attributes

gamepad::button_map_t Struct Reference

button mapping information More...

#include <gamepad-map.h>

List of all members.

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

Detailed Description

button mapping information

Definition at line 74 of file gamepad-map.h.


Constructor & Destructor Documentation

gamepad::button_map_t::button_map_t ( void   )  throw () [inline]

Definition at line 75 of file gamepad-map.h.


Member Function Documentation

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.


Member Data Documentation

button or pot index

Definition at line 87 of file gamepad-map.h.


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