Home
last modified time | relevance | path

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

/dports/games/0ad/0ad-0.0.23b-alpha/source/simulation2/components/
H A DICmpObstructionManager.h267 …virtual ObstructionSquare GetUnitShapeObstruction(entity_pos_t x, entity_pos_t z, entity_pos_t cle…
H A DCCmpObstruction.cpp497 out = cmpObstructionManager->GetUnitShapeObstruction(pos.X, pos.Y, m_Clearance); in GetObstructionSquare()
H A DCCmpObstructionManager.cpp312 …virtual ObstructionSquare GetUnitShapeObstruction(entity_pos_t x, entity_pos_t z, entity_pos_t cle… in GetUnitShapeObstruction() function in CCmpObstructionManager