|
Project Zomboid Lua Docs 29123
Unofficial documentation for Project Zomboid's Lua
|
This is the complete list of members for AdjacentFreeTileFinder, including all inherited members.
| Find(IsoGridSquare gridSquare, IsoPlayer playerObj, IsoGridSquare[] excludeList) | AdjacentFreeTileFinder | static |
| FindClosest(IsoGridSquare gridSquare, IsoPlayer playerObj) | AdjacentFreeTileFinder | static |
| FindEdge(IsoGridSquare gridSquare, IsoDirections dir, IsoPlayer playerObj, boolean preferSameSquare) | AdjacentFreeTileFinder | static |
| FindWall(IsoGridSquare gridSquare, boolean north, IsoPlayer playerObj) | AdjacentFreeTileFinder | static |
| FindWindowOrDoor(IsoGridSquare gridSquare, IsoObject window, IsoPlayer playerObj) | AdjacentFreeTileFinder | static |
| isTileOrAdjacent(IsoGridSquare a, IsoGridSquare b) | AdjacentFreeTileFinder | static |
| isTileOrAdjacent8(IsoGridSquare a, IsoGridSquare b) | AdjacentFreeTileFinder | static |
| privCanStand(IsoGridSquare test) | AdjacentFreeTileFinder | static |
| privGetNorth(IsoGridSquare gridSquare, IsoObject object) | AdjacentFreeTileFinder | static |
| privTrySquare(IsoGridSquare src, IsoGridSquare test, IsoGridSquare[] excludeList) | AdjacentFreeTileFinder | static |
| privTrySquareForWalls(IsoGridSquare src, IsoGridSquare test) | AdjacentFreeTileFinder | static |
| privTrySquareForWalls2(IsoGridSquare src, number x, number y, number z) | AdjacentFreeTileFinder | static |
| privTrySquareWindow(IsoGridSquare src, IsoGridSquare test) | AdjacentFreeTileFinder | static |