VEGAS AS3 Reference
All Packages
|
All Classes
|
Index
|
Frames
No Frames
Startable
Methods
Package
system.process
Interface
public 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
Method
Defined By
start
():void
Start the process or the command.
Startable
Method Detail
start
()
method
public function start():void
Start the process or the command.
Mardi Août 16 2011, 02:33 PM +02:00