ICommand
static public function create(msToWait1:Number):WaitCommand
public function execute():Void
Description copied from ICommand
Run this command
execute() in com.flashdoctors.reflex.ICommand
execute() in com.flashdoctors.reflex.AbstractCommand
public function setMsToWait(ms:Number):Void
public function getMsToWait():Number