Class Agent Extends IAgent

Private

Public Methods

ForceSetVelocity (velocity)

Set the current velocity of the agent.

Public
SetCollisionNormal (normal)

Set the normal of a wall (or something else) the agent is currently colliding with.

Public
SetTarget (targetPoint, desiredSpeed, maxSpeed)

Point towards which the agent should move.

Public

Public Variables

AgentIndex
Public
agentIndex
Public
AgentTimeHorizon
Public
CalculatedSpeed
Public
CalculatedTargetPoint
Public
CollidesWith
Public
DebugDraw
Public
FlowFollowingStrength
Public
Height
Public
Layer
Public
Locked
Public
MaxNeighbours
Public
MovementPlane
Public
NeighbourCount
Public
NeighbourObstacles
Public
ObstacleTimeHorizon
Public
Position
Public
PreCalculationCallback
Public
Priority
Public
Radius
Public
simulator
Public