Packagestencyl.api.engine.behavior
Classpublic class BehaviorInstance
InheritanceBehaviorInstance Inheritance Object



Public Properties
 PropertyDefined By
  behaviorID : Number
BehaviorInstance
  enabled : Boolean
BehaviorInstance
  values : Array
BehaviorInstance
Public Methods
 MethodDefined By
  
BehaviorInstance(behaviorID:Number, values:Array)
BehaviorInstance
Property Detail
behaviorIDproperty
public var behaviorID:Number

enabledproperty 
public var enabled:Boolean

valuesproperty 
public var values:Array

Constructor Detail
BehaviorInstance()Constructor
public function BehaviorInstance(behaviorID:Number, values:Array)



Parameters
behaviorID:Number
 
values:Array