Home
last modified time | relevance | path

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

/dports/games/dunelegacy/dunelegacy-0.96.4/src/players/
H A DQuantBot.cpp1653 Coord closestStructurePoint = pStructure->getClosestPoint(squadRallyLocation); in findSquadRetreatLocation() local
1654 FixPoint structureDistance = blockDistance(squadRallyLocation, closestStructurePoint); in findSquadRetreatLocation()
1658 newSquadRetreatLocation = closestStructurePoint; in findSquadRetreatLocation()