Home
last modified time | relevance | path

Searched refs:can_melee (Results 1 – 6 of 6) sorted by relevance

/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dmartialarts.h170 bool can_melee() const;
H A Dmartialarts.cpp699 bool ma_buff::can_melee() const in can_melee() function in ma_buff
1208 bool Character::can_melee() const in can_melee() function in Character
1211 return b.can_melee(); in can_melee()
H A Dcharacter.h860 bool can_melee() const;
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dmartialarts.h170 bool can_melee() const;
H A Dmartialarts.cpp699 bool ma_buff::can_melee() const in can_melee() function in ma_buff
1208 bool Character::can_melee() const in can_melee() function in Character
1211 return b.can_melee(); in can_melee()
H A Dcharacter.h860 bool can_melee() const;