Home
last modified time | relevance | path

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

/dports/games/julius/julius-1.7.0/src/figure/
H A Dmovement.c578 int is_at_destination = 0; in figure_movement_move_ticks_cross_country() local
587 is_at_destination = 1; in figure_movement_move_ticks_cross_country()
601 return is_at_destination; in figure_movement_move_ticks_cross_country()
/dports/games/augustus/augustus-3.1.0/src/figure/
H A Dmovement.c715 int is_at_destination = 0; in figure_movement_move_ticks_cross_country() local
724 is_at_destination = 1; in figure_movement_move_ticks_cross_country()
738 return is_at_destination; in figure_movement_move_ticks_cross_country()