Home
last modified time | relevance | path

Searched defs:can_wield (Results 1 – 7 of 7) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dtransform.h84 bool can_wield() const { return slot_available(EQ_WEAPON); } in can_wield() function
H A Dplayer-act.cc344 bool player::can_wield(const item_def& item, bool ignore_curse, in can_wield() function in player
H A Dactor.cc66 bool actor::can_wield(const item_def* item, bool ignore_curse, in can_wield() function in actor
H A Ditem-use.cc384 bool can_wield(const item_def *weapon, bool say_reason, in can_wield() function
H A Dmonster.cc534 bool monster::can_wield(const item_def& item, bool ignore_curse, in can_wield() function in monster
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dcharacter.cpp9746 ret_val<bool> Character::can_wield( const item &it ) const in can_wield() function in Character
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dcharacter.cpp9746 ret_val<bool> Character::can_wield( const item &it ) const in can_wield() function in Character