| Package | com.godpaper.as3.tasks |
| Class | public class UpdateChessPiecesTask |
| Inheritance | UpdateChessPiecesTask Task flash.events.EventDispatcher |
| Method | Defined By | ||
|---|---|---|---|
UpdateChessPiecesTask(conductVO:ConductVO) | UpdateChessPiecesTask | ||
![]() | start():void | Task | |
| Method | Defined By | ||
|---|---|---|---|
![]() | complete():void
This should be called by a concrete sub-class to indicate that the
task has been completed. | Task | |
![]() | fault(message:String = null):void
This should be called by a concrete sub-class to indicate that the task
has been halted due to a fault. | Task | |
performTask():void [override] | UpdateChessPiecesTask | ||