Home
last modified time | relevance | path

Searched refs:attack_pos_x (Results 1 – 2 of 2) sorted by relevance

/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenbor.c18064 int attack_pos_x = 0, in checkhit() local
18158 attack_pos_x = x1 - coords_attack->width; in checkhit()
18165 attack_pos_x = x1 + coords_attack->x; in checkhit()
18186 if(attack_pos_x > detect_size_x) in checkhit()
18223 leftleast = attack_pos_x; in checkhit()
/dports/games/openbor/openbor-3caaddd5/engine/
H A Dopenbor.c18711 int attack_pos_x = 0, in checkhit() local
18805 attack_pos_x = x1 - coords_attack->width; in checkhit()
18812 attack_pos_x = x1 + coords_attack->x; in checkhit()
18833 if(attack_pos_x > detect_size_x) in checkhit()
18870 leftleast = attack_pos_x; in checkhit()