ManaPlus
|
#include <itemtypemap.h>
Data Fields | |
std::string | name |
ItemDbTypeT | type |
std::string | useButton |
std::string | useButton2 |
Definition at line 31 of file itemtypemap.h.
std::string ItemTypeMap::name |
Definition at line 35 of file itemtypemap.h.
Referenced by itemTypeFromString().
ItemDbTypeT ItemTypeMap::type |
Definition at line 36 of file itemtypemap.h.
Referenced by itemTypeFromString(), useButton2FromItemType(), and useButtonFromItemType().
std::string ItemTypeMap::useButton |
Definition at line 37 of file itemtypemap.h.
Referenced by useButtonFromItemType().
std::string ItemTypeMap::useButton2 |
Definition at line 38 of file itemtypemap.h.
Referenced by useButton2FromItemType().