Public Member Functions | Public Attributes

gamepad::config_status_t Struct Reference
[Gamepad Configuration]

specifies the current status of gamepad configuration More...

#include <gamepad-config.h>

List of all members.

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

Detailed Description

specifies the current status of gamepad configuration

Definition at line 89 of file gamepad-config.h.


Constructor & Destructor Documentation

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

Definition at line 91 of file gamepad-config.h.


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