Namespace Eco.Simulation.Pathfinding.Internal
Classes
PackedPathNode
Stores the types of transitions to all 8 neighbors
PackedPathNode.Movability
PackedPathNode.PathBlockType
PackedPathNodeExtensions
PathFactory
PathFinder
PathfindUtil
Utility methods for pathfinding operations.
PathRegion
Defines a region, which is a connected set of positions which can all be reached from each other.
PathRegionSet
Defines a set of path regions of the same type.