Home
last modified time | relevance | path

Searched defs:bp_hit (Results 1 – 8 of 8) sorted by relevance

/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dmattack_actors.cpp293 bodypart_str_id bp_hit = body_parts.empty() ? in call() local
H A Dcreature.cpp615 bodypart_id bp_hit = select_body_part( source, hit_spread ); in deal_melee_hit() local
780 bodypart_id bp_hit; member
H A Dmelee.cpp1752 bool Character::block_hit( Creature *source, bodypart_id &bp_hit, damage_instance &dam ) in block_hit()
H A Dcharacter.cpp9848 void Character::on_hit( Creature *source, bodypart_id bp_hit, in on_hit()
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dmattack_actors.cpp293 bodypart_str_id bp_hit = body_parts.empty() ? in call() local
H A Dcreature.cpp615 bodypart_id bp_hit = select_body_part( source, hit_spread ); in deal_melee_hit() local
780 bodypart_id bp_hit; member
H A Dmelee.cpp1752 bool Character::block_hit( Creature *source, bodypart_id &bp_hit, damage_instance &dam ) in block_hit()
H A Dcharacter.cpp9848 void Character::on_hit( Creature *source, bodypart_id bp_hit, in on_hit()