| Package | org.spicefactory.lib.command.util |
| Class | public class DelayCommand |
| Inheritance | DelayCommand AbstractCancellableCommand AbstractAsyncCommand flash.events.EventDispatcher |
| Method | Defined By | ||
|---|---|---|---|
DelayCommand(delay:uint)
Creates a new instance. | DelayCommand | ||
![]() | cancel():void
Cancels the command. | AbstractCancellableCommand | |
![]() | execute():void
Starts the execution of this command. | AbstractAsyncCommand | |