| Package | com.godpaper.as3.tasks |
| Class | public class UpdateZobristKeysTask |
| Inheritance | UpdateZobristKeysTask Task flash.events.EventDispatcher |
See also
| Method | Defined By | ||
|---|---|---|---|
UpdateZobristKeysTask(conductVO:ConductVO) | UpdateZobristKeysTask | ||
![]() | 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] | UpdateZobristKeysTask | ||