![]() | ![]() |


Definition at line 7 of file CustomCompleteTask.as.
Public Member Functions | |
| function | start () |
| function | complete () |
| function | isRunning () |
| function | isImmediatelyInterruptable () |
| function | interrupt () |
Private Attributes | |
| var | mIsRunning: Boolean |
| function gugga.sequence.CustomCompleteTask.start | ( | ) |
Definition at line 11 of file CustomCompleteTask.as.
References gugga.events.EventDispatcher.dispatchEvent().
Here is the call graph for this function:

| function gugga.sequence.CustomCompleteTask.complete | ( | ) |
Definition at line 17 of file CustomCompleteTask.as.
References gugga.events.EventDispatcher.dispatchEvent().
Here is the call graph for this function:

| function gugga.sequence.CustomCompleteTask.isRunning | ( | ) |
Definition at line 23 of file CustomCompleteTask.as.
| function gugga.sequence.CustomCompleteTask.isImmediatelyInterruptable | ( | ) |
Definition at line 28 of file CustomCompleteTask.as.
| function gugga.sequence.CustomCompleteTask.interrupt | ( | ) |
Definition at line 33 of file CustomCompleteTask.as.
References gugga.events.EventDispatcher.dispatchEvent().
Here is the call graph for this function:

var gugga.sequence.CustomCompleteTask.mIsRunning [private] |
Definition at line 9 of file CustomCompleteTask.as.
1.5.2