handy for constructing player dialogs More...
#include <application.h>
Public Member Functions | |
player_stats_t (void) throw () | |
void | clear (void) throw () |
Public Attributes | |
bool | haveKeyboard |
eClientState | clientState |
smart_ptr< gamepad::Gamepad > | gamepad |
std::string | server |
std::string | serverInfo |
handy for constructing player dialogs
Definition at line 58 of file application.h.
aesop::player_stats_t::player_stats_t | ( | void | ) | throw () [inline] |
Definition at line 60 of file application.h.