### Summary - Removes `IPooledEnumerable` (non-generic) - Changes `IPooledEnumerable<T>` so that `Free()` is replaced with the `IDisposable` pattern |
||
|---|---|---|
| .. | ||
| FastAStarAlgorithm.cs | ||
| Movement.cs | ||
| MovementPath.cs | ||
| MoveResult.cs | ||
| PathAlgorithm.cs | ||
| PathFollower.cs | ||