Home
last modified time | relevance | path

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

/dports/games/openclonk/openclonk-release-8.1-src/src/landscape/
H A DC4Landscape.cpp3007 Throwing_MaxVertical = 50, variable
3018 if (!Inside(rY - iTy, -Throwing_MaxVertical, +Throwing_MaxVertical)) return false; in FindThrowingPosition()