Preparing search index...
The search index is not available
TypeSpriteJS Game Engine - API
TypeSpriteJS Game Engine - API
Pool
Class Pool
Particle Pool Manager
See
Flignov
Hierarchy
Pool
Index
Constructors
constructor
Properties
_cache
_created
Objects
Methods
put
Back
take
Out
Constructors
constructor
new
Pool
(
)
:
Pool
Returns
Pool
Properties
Private
Readonly
_cache
_cache
:
any
[]
= []
Private
_created
Objects
_created
Objects
:
number
= 0
Methods
put
Back
put
Back
(
p
:
Particle
)
:
void
Parameters
p:
Particle
Returns
void
take
Out
take
Out
(
)
:
Particle
Returns
Particle
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
Type
SpriteJS
Game
Engine -
API
Pool
constructor
_cache
_created
Objects
put
Back
take
Out
Generated using
TypeDoc
Particle Pool Manager
See
Flignov