A* Pathfinding Project  4.1.19
The A* Pathfinding Project for Unity 3D
Path.cs File Reference

Classes

class  DefaultITraversalProvider
 Convenience class to access the default implementation of the ITraversalProvider. More...
 
interface  IPathInternals
 Used for hiding internal methods of the Path class. More...
 
interface  ITraversalProvider
 Provides additional traversal information to a path request. More...
 
class  Path
 Base class for all path types. More...
 

Namespaces

namespace  Pathfinding