Home
last modified time | relevance | path

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

/dports/games/ufoai/ufoai-2.5-source/src/common/
H A Dgrid.cpp98 static bool Grid_CheckForbidden (const pos3_t exclude, const actorSizeEnum_t actorSize, pathing_t* … in Grid_CheckForbidden() function
573 if (Grid_CheckForbidden(excludeFromForbiddenList, step.actorSize, path, step.toPos[0], in Grid_CalcPathing()
677 …if (Grid_CheckForbidden(excludeFromForbiddenList, step.actorSize, path, step.toPos[0], step.toPos[… in Grid_FindPath()