VEGAS AS3 Reference
All Packages
|
All Classes
|
Index
|
Frames
No Frames
ObjectPoolBuilder
Methods
Package
vegas.utils.pool
Interface
public interface ObjectPoolBuilder
This interface defines an object pool factory object.
Public Methods
Method
Defined By
build
(... args):*
Builds a new object with the factory.
ObjectPoolBuilder
Method Detail
build
()
method
public function build(... args):*
Builds a new object with the factory.
Parameters
...
args
Returns
*
Mardi Août 16 2011, 02:33 PM +02:00