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



Public Properties
 PropertyDefined By
  pathIndex : int
IFllowPath
  pathThreshold : Number
IFllowPath
Property Detail
pathIndexproperty
pathIndex:int


Implementation
    public function get pathIndex():int
    public function set pathIndex(value:int):void
pathThresholdproperty 
pathThreshold:Number


Implementation
    public function get pathThreshold():Number
    public function set pathThreshold(value:Number):void