| Package | krewfw.core_internal |
| Class | public class StuntActionInstructor |
| Inheritance | StuntActionInstructor Object |
| Property | Defined By | ||
|---|---|---|---|
| action : StuntAction [read-only] | StuntActionInstructor | ||
| isAllActionFinished : Boolean [read-only] | StuntActionInstructor | ||
| Method | Defined By | ||
|---|---|---|---|
| StuntActionInstructor | |||
dispose():void | StuntActionInstructor | ||
update(passedTime:Number):void | StuntActionInstructor | ||
| action | property |
| isAllActionFinished | property |
isAllActionFinished:Boolean [read-only] public function get isAllActionFinished():Boolean| StuntActionInstructor | () | Constructor |
public function StuntActionInstructor(actor:KrewActor, action:StuntAction)actor:KrewActor | |
action:StuntAction |
| dispose | () | method |
public function dispose():void| update | () | method |
public function update(passedTime:Number):voidParameters
passedTime:Number |