Starshatter_Open
Open source Starshatter engine
|
Public Attributes | |
int | category |
int | key |
const char * | name |
const char * | desc |
Definition at line 23 of file KeyMap.cpp.
int KeyName::category |
Definition at line 25 of file KeyMap.cpp.
const char* KeyName::desc |
Definition at line 28 of file KeyMap.cpp.
int KeyName::key |
Definition at line 26 of file KeyMap.cpp.
const char* KeyName::name |
Definition at line 27 of file KeyMap.cpp.