#include <menu.h>
Public Member Functions | |
ToggleableMenuEntry (const std::string &txt=std::string(), const std::string &alt_txt=std::string(), MenuEntryLevel lev=MEL_ITEM, int qty=0, int hotk=0) | |
void | toggle () |
Public Attributes | |
std::string | alt_text |
ToggleableMenuEntry::ToggleableMenuEntry | ( | const std::string & | txt = std::string() , |
|
const std::string & | alt_txt = std::string() , |
|||
MenuEntryLevel | lev = MEL_ITEM , |
|||
int | qty = 0 , |
|||
int | hotk = 0 | |||
) | [inline] |
void ToggleableMenuEntry::toggle | ( | ) | [inline] |