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

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

can_consumeItem
can_equipItem
can_useItem
can_wieldItem
coordsItemprotected
damageWeaponprotected
descriptionItemprotected
get_coords()Item
get_damage()Weapon
get_description()Item
get_name()Item
get_rarity()Item
get_size()Item
get_sprite()Item
get_type()Weapon
get_weight()Item
Item(IntPoint _coords)Item
Item(int _rarity, int _weight, Tile _sprite, std::string _name, IntPoint _coords)Item
nameItemprotected
perform_action()Weaponvirtual
rangeWeaponprotected
rarityItemprotected
set_coords(IntPoint _c)Item
sizeItemprotected
spriteItemprotected
typeWeaponprotected
Weapon(int _rarity, int _weight, Tile _sprite, std::string _name, IntPoint _coords, int t, int _dam)Weapon
Weapon(IntPoint _coords, WeaponType wpn)Weapon
weightItemprotected