tsParticles - v0.0.0
Preparing search index...
tsParticles Destroy Updater
DestroyUpdater
DestroyUpdater
Class DestroyUpdater
Implements
IParticleUpdater
Index
Constructors
constructor
Methods
init
is
Enabled
load
Options
particle
Destroyed
update
Constructors
constructor
new
DestroyUpdater
(
engine
:
Engine
,
container
:
Container
)
:
DestroyUpdater
Parameters
engine
:
Engine
container
:
Container
Returns
DestroyUpdater
Methods
init
init
(
particle
:
DestroyParticle
)
:
void
Parameters
particle
:
DestroyParticle
Returns
void
is
Enabled
isEnabled
(
particle
:
Particle
)
:
boolean
Parameters
particle
:
Particle
Returns
boolean
load
Options
loadOptions
(
options
:
DestroyParticlesOptions
,
...
sources
:
(
RecursivePartial
<
IDestroyParticlesOptions
>
|
undefined
)
[]
,
)
:
void
Parameters
options
:
DestroyParticlesOptions
...
sources
: (
RecursivePartial
<
IDestroyParticlesOptions
>
|
undefined
)
[]
Returns
void
particle
Destroyed
particleDestroyed
(
particle
:
DestroyParticle
,
override
?:
boolean
)
:
void
Parameters
particle
:
DestroyParticle
Optional
override
:
boolean
Returns
void
update
update
(
particle
:
DestroyParticle
)
:
void
Parameters
particle
:
DestroyParticle
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
init
is
Enabled
load
Options
particle
Destroyed
update
tsParticles - v0.0.0
Loading...