Home
last modified time | relevance | path

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

/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dvehicle.cpp6028 const int destination_delta_z = towed_veh->global_pos3().z; in do_towing_move() local
6031 clamp( destination_delta_z, -1, 1 ) ); in do_towing_move()
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dvehicle.cpp6028 const int destination_delta_z = towed_veh->global_pos3().z; in do_towing_move() local
6031 clamp( destination_delta_z, -1, 1 ) ); in do_towing_move()