Public Member Functions | |
DescMenu (int _flags, bool _show_mon, bool _text_only) | |
void | set_prompt () |
void | sort () |
void | toggle_sorting () |
Public Attributes | |
bool | sort_alpha |
bool | showing_monsters |
DescMenu::DescMenu | ( | int | _flags, | |
bool | _show_mon, | |||
bool | _text_only | |||
) | [inline] |
void DescMenu::set_prompt | ( | ) | [inline] |
void DescMenu::sort | ( | ) | [inline] |
void DescMenu::toggle_sorting | ( | ) | [inline] |
bool DescMenu::sort_alpha |