Home
last modified time | relevance | path

Searched defs:CheckTile (Results 1 – 2 of 2) sorted by relevance

/dports/games/openttd/openttd-12.1/src/pathfinder/npf/
H A Daystar.cpp99 void AyStar::CheckTile(AyStarNode *current, OpenListNode *parent) in CheckTile() function in AyStar
/dports/games/rottdc/rottdc-1.0-2/rott/
H A Drt_door.c846 boolean CheckTile(int x, int y) in CheckTile() function