Home
last modified time | relevance | path

Searched refs:figure_movement_follow_ticks (Results 1 – 8 of 8) sorted by relevance

/dports/games/julius/julius-1.7.0/src/figure/
H A Dmovement.h14 void figure_movement_follow_ticks(figure *f, int num_ticks);
H A Dmovement.c328 void figure_movement_follow_ticks(figure *f, int num_ticks) in figure_movement_follow_ticks() function
/dports/games/augustus/augustus-3.1.0/src/figure/
H A Dmovement.h18 void figure_movement_follow_ticks(figure *f, int num_ticks);
H A Dmovement.c420 void figure_movement_follow_ticks(figure *f, int num_ticks) in figure_movement_follow_ticks() function
/dports/games/julius/julius-1.7.0/src/figuretype/
H A Dmarket.c167 figure_movement_follow_ticks(f, 1); in figure_delivery_boy_action()
H A Dtrader.c449 figure_movement_follow_ticks(f, 1); in figure_trade_caravan_donkey_action()
/dports/games/augustus/augustus-3.1.0/src/figuretype/
H A Dsupplier.c322 figure_movement_follow_ticks(f, 1); in figure_delivery_boy_action()
H A Dworkcamp.c196 figure_movement_follow_ticks(f, 1); in figure_workcamp_slave_action()