Packagecom.lookbackon.AI.steeringBehavior.behaviors
Interfacepublic interface IArrive



Public Properties
 PropertyDefined By
  arriveThreshold : Number
IArrive
Public Methods
 MethodDefined By
  
arrive(target:Vector2D):void
IArrive
Property Detail
arriveThresholdproperty
arriveThreshold:Number


Implementation
    public function get arriveThreshold():Number
    public function set arriveThreshold(value:Number):void
Method Detail
arrive()method
public function arrive(target:Vector2D):void

Parameters

target:Vector2D