Namespace Eco.Simulation.RouteProbing
Classes
AStarSearch
AStarSearch.Node
AStarSearchCustom
Variation with ability to specify custom functionality (using a separate class so AStarSearch can be tuned for maximum performance).
Flooding
FlowMapper
NeighborInfo
RouteCache
Data class that contains cached positions for routes (with generic wrapper).
RouteCache<T>
RouteCacheData
RouteFactory
Use this class to create instances of Route on server.
RouteManager
Main hub for routes processing.