A* Pathfinding Project  4.0.6
The A* Pathfinding Project for Unity 3D
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Events Macros Groups Pages
Path.cs File Reference

Classes

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

package  Pathfinding