#include <menu.h>
Public Member Functions | |
FeatureMenuEntry (const std::string &str, const coord_def p, int hotkey) | |
FeatureMenuEntry (const std::string &str, const dungeon_feature_type f, int hotkey) | |
Public Attributes | |
coord_def | pos |
dungeon_feature_type | feat |
FeatureMenuEntry::FeatureMenuEntry | ( | const std::string & | str, | |
const coord_def | p, | |||
int | hotkey | |||
) |
FeatureMenuEntry::FeatureMenuEntry | ( | const std::string & | str, | |
const dungeon_feature_type | f, | |||
int | hotkey | |||
) |