Searched refs:position_max_increment (Results 1 – 2 of 2) sorted by relevance
166 f32 position_max_increment = 0.1*BS; in step() local172 dtime_max_increment = position_max_increment / player_speed; in step()234 lplayer->move(dtime_part, this, position_max_increment, in step()
2357 f32 position_max_increment = 0.1*BS; in step() local2363 dtime_max_increment = position_max_increment / player_speed; in step()2466 lplayer->move(dtime_part, this, position_max_increment, in step()