Home
last modified time | relevance | path

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

/dports/games/spring/spring_98.0/rts/Sim/Features/
H A DFeature.cpp132 const bool inLOS = (argAllyTeam == -1 || losHandler->InLos(this->pos, argAllyTeam)); in IsInLosForAllyTeam() local
/dports/games/spring/spring_98.0/AI/Skirmish/RAI/
H A DRAI.h86 bool inLOS; member