|
A* Pathfinding Project
3.8.2
The A* Pathfinding Project for Unity 3D
|
Public Member Functions | |
| void | Add (Agent agent) |
| void | Distribute (Node[] nodes, Rect r) |
Public Attributes | |
| int | child00 |
| int | child01 |
| int | child10 |
| int | child11 |
| byte | count |
| Agent | linkedList |
| void Add | ( | Agent | agent | ) |
| void Distribute | ( | Node[] | nodes, |
| Rect | r | ||
| ) |
| int child00 |
| int child01 |
| int child10 |
| int child11 |
| byte count |
| Agent linkedList |