Home
last modified time | relevance | path

Searched defs:turn_cost (Results 1 – 2 of 2) sorted by relevance

/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dvehicle_move.cpp1781 …const float turn_cost = vehicles::vmiph_per_tile / std::max<float>( 0.0001f, std::abs( velocity ) … in act_on_map() local
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dvehicle_move.cpp1781 …const float turn_cost = vehicles::vmiph_per_tile / std::max<float>( 0.0001f, std::abs( velocity ) … in act_on_map() local