tsParticles - v0.0.0
Preparing search index...
tsParticles Roll Updater
RollUpdater
RollUpdater
Class RollUpdater
Implements
IParticleUpdater
Index
Constructors
constructor
Methods
get
Transform
Values
init
is
Enabled
load
Options
update
Constructors
constructor
new
RollUpdater
(
engine
:
Engine
)
:
RollUpdater
Parameters
engine
:
Engine
Returns
RollUpdater
Methods
get
Transform
Values
getTransformValues
(
particle
:
Particle
)
:
Partial
<
IParticleTransformValues
>
Parameters
particle
:
Particle
Returns
Partial
<
IParticleTransformValues
>
init
init
(
particle
:
RollParticle
)
:
void
Parameters
particle
:
RollParticle
Returns
void
is
Enabled
isEnabled
(
particle
:
RollParticle
)
:
boolean
Parameters
particle
:
RollParticle
Returns
boolean
load
Options
loadOptions
(
options
:
RollParticlesOptions
,
...
sources
:
(
RecursivePartial
<
IRollParticlesOptions
>
|
undefined
)
[]
,
)
:
void
Parameters
options
:
RollParticlesOptions
...
sources
: (
RecursivePartial
<
IRollParticlesOptions
>
|
undefined
)
[]
Returns
void
update
update
(
particle
:
Particle
,
delta
:
IDelta
)
:
void
Parameters
particle
:
Particle
delta
:
IDelta
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
get
Transform
Values
init
is
Enabled
load
Options
update
tsParticles - v0.0.0
Loading...