| 
    A* Pathfinding Project
    3.8.2
    
   The A* Pathfinding Project for Unity 3D 
   | 
 
Classes | |
| class | Checksum | 
| Calculates checksums of byte arrays.  More... | |
| struct | Guid | 
| Simple implementation of a GUID.  More... | |
| interface | IAstarPooledObject | 
| class | ListPool< T > | 
| Lightweight List Pool.  More... | |
| class | LockFreeStack | 
| Implements a lock free multiple producer - single consumer stack for the Path object.  More... | |
| class | Memory | 
| class | ObjectPool< T > | 
| Lightweight object Pool.  More... | |
| class | StackPool< T > | 
| Lightweight Stack Pool.  More... | |
| class | TileHandler |