Home
last modified time | relevance | path

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

/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenbor.c18071 detect_size_y = 0; in checkhit() local
18176 detect_size_y = y2 + coords_detect->height; in checkhit()
18183 detect_size_y = y2 + coords_detect->height; in checkhit()
18194 if(attack_pos_y > detect_size_y) in checkhit()
18246 if(bottomleast > detect_size_y) in checkhit()
18248 bottomleast = detect_size_y; in checkhit()
/dports/games/openbor/openbor-3caaddd5/engine/
H A Dopenbor.c18718 detect_size_y = 0; in checkhit() local
18823 detect_size_y = y2 + coords_detect->height; in checkhit()
18830 detect_size_y = y2 + coords_detect->height; in checkhit()
18841 if(attack_pos_y > detect_size_y) in checkhit()
18893 if(bottomleast > detect_size_y) in checkhit()
18895 bottomleast = detect_size_y; in checkhit()