A* Pathfinding Project
4.1.19
The A* Pathfinding Project for Unity 3D
|
Classes | |
class | AdvancedSmooth |
Smoothing by dividing path into turns and straight segments. More... | |
class | AdvancedSmooth.ConstantTurn |
Constant turning speed. More... | |
class | AdvancedSmooth.MaxTurn |
Type of turn. More... | |
struct | AdvancedSmooth.Turn |
Represents a turn in a path. More... | |
class | AdvancedSmooth.TurnConstructor |
Abstract turn constructor. More... | |
Namespaces | |
namespace | Pathfinding |