A* Pathfinding Project
3.1.4
The A* Pathfinding Project for Unity 3D
|
This is the complete list of members for PathPool< T >, including all inherited members.
GetPath() (defined in PathPool< T >) | PathPool< T > | static |
GetSize() (defined in PathPool< T >) | PathPool< T > | static |
GetTotalCreated() (defined in PathPool< T >) | PathPool< T > | static |
PathPool() (defined in PathPool< T >) | PathPool< T > | privatestatic |
pool (defined in PathPool< T >) | PathPool< T > | privatestatic |
Recycle(T path) | PathPool< T > | static |
totalCreated (defined in PathPool< T >) | PathPool< T > | privatestatic |
Warmup(int count, int length) | PathPool< T > | static |