Preparing search index...
The search index is not available
tsParticles - v3.0.0
tsParticles
tsParticles Orbit Updater
OrbitUpdater
OrbitUpdater
Class OrbitUpdater
Implements
IParticleUpdater
Index
Constructors
constructor
Methods
after
Draw
before
Draw
draw
Orbit
init
is
Enabled
load
Options
update
Constructors
constructor
new
Orbit
Updater
(
container
,
engine
)
:
OrbitUpdater
Parameters
container
:
OrbitContainer
engine
:
Engine
Returns
OrbitUpdater
Methods
after
Draw
after
Draw
(
particle
)
:
void
Parameters
particle
:
OrbitParticle
Returns
void
before
Draw
before
Draw
(
particle
)
:
void
Parameters
particle
:
OrbitParticle
Returns
void
draw
Orbit
draw
Orbit
(
particle
,
type
)
:
void
Parameters
particle
:
OrbitParticle
type
:
OrbitType
Returns
void
init
init
(
particle
)
:
void
Parameters
particle
:
OrbitParticle
Returns
void
is
Enabled
is
Enabled
(
particle
)
:
boolean
Parameters
particle
:
OrbitParticle
Returns
boolean
load
Options
load
Options
(
options
,
...
sources
)
:
void
Parameters
options
:
OrbitParticlesOptions
Rest
...
sources
:
(
undefined
|
RecursivePartial
<
IOrbitParticlesOptions
>
)
[]
Returns
void
update
update
(
particle
,
delta
)
:
void
Parameters
particle
:
OrbitParticle
delta
:
IDelta
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
after
Draw
before
Draw
draw
Orbit
init
is
Enabled
load
Options
update
tsParticles - v3.0.0
Loading...