Preparing search index...
The search index is not available
TypeSpriteJS Game Engine - API
TypeSpriteJS Game Engine - API
ParticleStats
Class ParticleStats
Flignov Particles
Hierarchy
ParticleStats
Index
Constructors
constructor
Properties
num
Created
num
Destroyed
num
Particles
Methods
reset
Constructors
constructor
new
Particle
Stats
(
)
:
ParticleStats
Returns
ParticleStats
Properties
num
Created
num
Created
:
number
= 0
num
Destroyed
num
Destroyed
:
number
= 0
num
Particles
num
Particles
:
number
= 0
Methods
reset
reset
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
Type
SpriteJS
Game
Engine -
API
Particle
Stats
constructor
num
Created
num
Destroyed
num
Particles
reset
Generated using
TypeDoc
Flignov Particles