A* Pathfinding Project  4.0.7
The A* Pathfinding Project for Unity 3D
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Events Macros Groups Pages
TileHandler.TileType Member List

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

depthTileHandler.TileTypeprivate
DepthTileHandler.TileType
lastRotationTileHandler.TileTypeprivate
lastYOffsetTileHandler.TileTypeprivate
Load(out Int3[] verts, out int[] tris, int rotation, int yoffset)TileHandler.TileType
offsetTileHandler.TileTypeprivate
RotationsTileHandler.TileTypeprivatestatic
TileType(Int3[] sourceVerts, int[] sourceTris, Int3 tileSize, Int3 centerOffset, int width=1, int depth=1)TileHandler.TileType
TileType(Mesh source, Int3 tileSize, Int3 centerOffset, int width=1, int depth=1)TileHandler.TileType
trisTileHandler.TileTypeprivate
vertsTileHandler.TileTypeprivate
widthTileHandler.TileTypeprivate
WidthTileHandler.TileType