Packagekrewfw.core_internal
Classpublic class StuntActionInstructor
InheritanceStuntActionInstructor Inheritance Object



Public Properties
 PropertyDefined By
  action : StuntAction
[read-only]
StuntActionInstructor
  isAllActionFinished : Boolean
[read-only]
StuntActionInstructor
Public Methods
 MethodDefined By
  
StuntActionInstructor
  
dispose():void
StuntActionInstructor
  
update(passedTime:Number):void
StuntActionInstructor
Property Detail
actionproperty
action:StuntAction  [read-only]


Implementation
    public function get action():StuntAction
isAllActionFinishedproperty 
isAllActionFinished:Boolean  [read-only]


Implementation
    public function get isAllActionFinished():Boolean
Constructor Detail
StuntActionInstructor()Constructor
public function StuntActionInstructor(actor:KrewActor, action:StuntAction)



Parameters
actor:KrewActor
 
action:StuntAction
Method Detail
dispose()method
public function dispose():void

update()method 
public function update(passedTime:Number):void

Parameters

passedTime:Number