VEGAS AS3 Reference
All Packages
|
All Classes
|
Index
|
Frames
No Frames
Factory
Methods
Package
vegas
Interface
public interface Factory
Defines an interface implemented by classes that create objects.
Public Methods
Method
Defined By
create
(... arguments):void
Creates the objects.
Factory
Method Detail
create
()
method
public function create(... arguments):void
Creates the objects.
Parameters
...
arguments
Mardi Août 16 2011, 02:33 PM +02:00