Public Member Functions | |
void | removeLastCharFromDescription (int slot) |
void | addCharToDescription (int slot, char chr) |
const Button * | findButtonUnderCursor (int cursorX, int cursorY) const |
Public Attributes | |
MenuMode | mode |
Button * | buttonsTable |
uint | buttonsCount |
bool | quit |
bool | exit |
char | saveLoadDescriptionsTable [kMaxSaveStates][33] |