Home
last modified time | relevance | path

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

/dports/games/ivan/ivan-059/Main/Source/
H A Dgame.cpp5129 void game::CallForAttention(v2 Pos, int RangeSquare) in CallForAttention() argument
5139 if(ThisDistance <= RangeSquare && !p->IsGoingSomeWhere()) in CallForAttention()