tsParticles - v0.0.0
Preparing search index...
tsParticles Twinkle Updater
TwinkleUpdater
TwinkleUpdater
Class TwinkleUpdater
Implements
IParticleUpdater
Index
Constructors
constructor
Methods
get
Color
Styles
init
is
Enabled
load
Options
update
Constructors
constructor
new
TwinkleUpdater
(
engine
:
Engine
)
:
TwinkleUpdater
Parameters
engine
:
Engine
Returns
TwinkleUpdater
Methods
get
Color
Styles
getColorStyles
(
particle
:
Particle
,
_context
:
CanvasRenderingContext2D
,
_radius
:
number
,
opacity
:
number
,
)
:
IParticleColorStyle
Parameters
particle
:
Particle
_context
:
CanvasRenderingContext2D
_radius
:
number
opacity
:
number
Returns
IParticleColorStyle
init
init
()
:
void
Returns
void
is
Enabled
isEnabled
(
particle
:
TwinkeParticle
)
:
boolean
Parameters
particle
:
TwinkeParticle
Returns
boolean
load
Options
loadOptions
(
options
:
TwinkleParticlesOptions
,
...
sources
:
(
RecursivePartial
<
ITwinkleParticlesOptions
>
|
undefined
)
[]
,
)
:
void
Parameters
options
:
TwinkleParticlesOptions
...
sources
: (
RecursivePartial
<
ITwinkleParticlesOptions
>
|
undefined
)
[]
Returns
void
update
update
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
get
Color
Styles
init
is
Enabled
load
Options
update
tsParticles - v0.0.0
Loading...