Public Member Functions | |
StashMenu () | |
unsigned char | getkey () const |
Public Attributes | |
bool | can_travel |
Protected Member Functions | |
void | draw_title () |
bool | process_key (int key) |
StashMenu::StashMenu | ( | ) | [inline] |
unsigned char StashMenu::getkey | ( | ) | const |
Reimplemented from InvMenu.
void StashMenu::draw_title | ( | ) | [protected, virtual] |
bool StashMenu::process_key | ( | int | key | ) | [protected, virtual] |