Home
last modified time | relevance | path

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

/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Tactical/
H A DStructure_Wrap.h10 BOOLEAN WallExistsOfTopLeftOrientation( INT16 sGridNo );
H A DStructure_Wrap.cc150 BOOLEAN WallExistsOfTopLeftOrientation( INT16 sGridNo ) in WallExistsOfTopLeftOrientation() function
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/TileEngine/
H A DBuildings.cc241 if (WallExistsOfTopLeftOrientation( sWallGridNo )) in GenerateBuilding()