A* Pathfinding Project  4.1.20
The A* Pathfinding Project for Unity 3D
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Events Macros Groups Pages
IAgent Member List

This is the complete list of members for IAgent, including all inherited members.

AgentTimeHorizonIAgent
CalculatedSpeedIAgent
CalculatedTargetPointIAgent
CollidesWithIAgent
DebugDrawIAgent
ForceSetVelocity(Vector3 velocity)IAgent
HeightIAgent
HeightOffsetIAgent
LayerIAgent
LockedIAgent
MaxNeighboursIAgent
MovementPlaneIAgent
NeighbourCountIAgent
NeighbourObstaclesIAgent
ObstacleTimeHorizonIAgent
PositionIAgent
PreCalculationCallbackIAgent
PriorityIAgent
RadiusIAgent
SetCollisionNormal(Vector3 normal)IAgent
SetMovementPlane(IMovementPlane movementPlane)IAgent
SetTarget(Vector3 targetPoint, float desiredSpeed, float maxSpeed)IAgent