tsParticles - v0.0.0
Preparing search index...
tsParticles Life Updater
LifeUpdater
LifeUpdater
Class LifeUpdater
Implements
IParticleUpdater
Index
Constructors
constructor
Methods
init
is
Enabled
load
Options
update
Constructors
constructor
new
LifeUpdater
(
container
:
Container
)
:
LifeUpdater
Parameters
container
:
Container
Returns
LifeUpdater
Methods
init
init
(
particle
:
LifeParticle
)
:
void
Parameters
particle
:
LifeParticle
Returns
void
is
Enabled
isEnabled
(
particle
:
Particle
)
:
boolean
Parameters
particle
:
Particle
Returns
boolean
load
Options
loadOptions
(
options
:
LifeParticlesOptions
,
...
sources
:
(
RecursivePartial
<
ILifeParticlesOptions
>
|
undefined
)
[]
,
)
:
void
Parameters
options
:
LifeParticlesOptions
...
sources
: (
RecursivePartial
<
ILifeParticlesOptions
>
|
undefined
)
[]
Returns
void
update
update
(
particle
:
LifeParticle
,
delta
:
IDelta
)
:
void
Parameters
particle
:
LifeParticle
delta
:
IDelta
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
init
is
Enabled
load
Options
update
tsParticles - v0.0.0
Loading...