Packagesystem.process
Interfacepublic interface Startable
Implementors AntPen, CoreSound, CountDown, DelayedTask, FrameEngine, Pause, Protector, TaskGroup

The Startable interface is used when the command need to be "running" to be active.



Public Methods
 MethodDefined By
  
start():void
Start the process or the command.
Startable
Method Detail
start()method
public function start():void

Start the process or the command.