Roguelike
 All Classes Namespaces Functions Variables Typedefs Friends Pages
Consumable Member List

This is the complete list of members for Consumable, including all inherited members.

amount_modifiedConsumableprotected
can_consumeItem
can_equipItem
can_useItem
can_wieldItem
Consumable(int _rarity, int _weight, Tile _sprite, std::string _name, IntPoint _coords, int stat, int val, int _type)Consumable
Consumable(IntPoint _coords, ConsumableType cons)Consumable
coordsItemprotected
descriptionItemprotected
get_amount()Consumable
get_coords()Item
get_description()Item
get_name()Item
get_rarity()Item
get_size()Item
get_sprite()Item
get_stat()Consumable
get_type()Consumable
get_weight()Item
Item(IntPoint _coords)Item
Item(int _rarity, int _weight, Tile _sprite, std::string _name, IntPoint _coords)Item
nameItemprotected
perform_action()Consumablevirtual
rarityItemprotected
set_coords(IntPoint _c)Item
sizeItemprotected
spriteItemprotected
stat_modifiedConsumableprotected
typeConsumableprotected
weightItemprotected