|
A* Pathfinding Project
3.1.4
The A* Pathfinding Project for Unity 3D
|
Public Member Functions | |
| CompactVoxelSpan (ushort bottom, uint height) | |
| int | GetConnection (int dir) |
| void | SetConnection (int dir, uint value) |
Public Attributes | |
| uint | con |
| uint | h |
| int | reg |
| ushort | y |