VEGAS AS3 Reference
All Packages
|
All Classes
|
Index
|
Frames
No Frames
Stoppable
Methods
Package
system.process
Interface
public interface Stoppable
Implementors
AntPen
,
Batch
,
CoreSound
,
CountDown
,
DelayedTask
,
FrameEngine
,
Pause
,
Protector
,
SoundLoader
,
TaskGroup
This interface provides a stoppable process.
Public Methods
Method
Defined By
stop
():void
Stop the process.
Stoppable
Method Detail
stop
()
method
public function stop():void
Stop the process.
Mardi Août 16 2011, 02:33 PM +02:00