Searched refs:_PathFree (Results 1 – 3 of 3) sorted by relevance
129 …bool _PathFree(int32_t x, int32_t y, int32_t x2, int32_t y2) const; // quickly checks wether there…
83 if (::Landscape._PathFree(iX, iY, iToX, iToY)) in Execute()
3831 bool C4Landscape::_PathFree(int32_t x, int32_t y, int32_t x2, int32_t y2) const in _PathFree() function in C4Landscape