Home
last modified time | relevance | path

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

/dports/games/ufoai/ufoai-2.5-source/src/common/
H A Dgrid.cpp249 const byte TUsForMove = Grid_GetTUsForDirection(dir, crouchingState); in calcNewTUs() local
252 TUsAfter = TUsSoFar + TUsForMove; in calcNewTUs()