Home
last modified time | relevance | path

Searched defs:GetWeakSpot (Results 1 – 3 of 3) sorted by relevance

/dports/games/galaxyhack/galaxyhack/src/
H A DAutoFireUnit.cpp170 CoordsInt AutoFireUnit::GetWeakSpot() const { in GetWeakSpot() function in AutoFireUnit
H A DRTSUnit.h74 CoordsInt GetWeakSpot() const {return hUnit->GetWeakSpot();} in GetWeakSpot() function
H A DRTSUnit_Base.cpp452 CoordsInt RTSUnit_Base::GetWeakSpot() const { in GetWeakSpot() function in RTSUnit_Base