Project Zomboid Lua Docs 29123
Unofficial documentation for Project Zomboid's Lua
Loading...
Searching...
No Matches
AdjacentFreeTileFinder Member List

This is the complete list of members for AdjacentFreeTileFinder, including all inherited members.

Find(IsoGridSquare gridSquare, IsoPlayer playerObj, IsoGridSquare[] excludeList)AdjacentFreeTileFinderstatic
FindClosest(IsoGridSquare gridSquare, IsoPlayer playerObj)AdjacentFreeTileFinderstatic
FindEdge(IsoGridSquare gridSquare, IsoDirections dir, IsoPlayer playerObj, boolean preferSameSquare)AdjacentFreeTileFinderstatic
FindWall(IsoGridSquare gridSquare, boolean north, IsoPlayer playerObj)AdjacentFreeTileFinderstatic
FindWindowOrDoor(IsoGridSquare gridSquare, IsoObject window, IsoPlayer playerObj)AdjacentFreeTileFinderstatic
isTileOrAdjacent(IsoGridSquare a, IsoGridSquare b)AdjacentFreeTileFinderstatic
isTileOrAdjacent8(IsoGridSquare a, IsoGridSquare b)AdjacentFreeTileFinderstatic
privCanStand(IsoGridSquare test)AdjacentFreeTileFinderstatic
privGetNorth(IsoGridSquare gridSquare, IsoObject object)AdjacentFreeTileFinderstatic
privTrySquare(IsoGridSquare src, IsoGridSquare test, IsoGridSquare[] excludeList)AdjacentFreeTileFinderstatic
privTrySquareForWalls(IsoGridSquare src, IsoGridSquare test)AdjacentFreeTileFinderstatic
privTrySquareForWalls2(IsoGridSquare src, number x, number y, number z)AdjacentFreeTileFinderstatic
privTrySquareWindow(IsoGridSquare src, IsoGridSquare test)AdjacentFreeTileFinderstatic