tsParticles - v0.0.0
Preparing search index...
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
OrbitUpdater
(
engine
:
Engine
,
container
:
OrbitContainer
)
:
OrbitUpdater
Parameters
engine
:
Engine
container
:
OrbitContainer
Returns
OrbitUpdater
Methods
after
Draw
afterDraw
(
particle
:
OrbitParticle
)
:
void
Parameters
particle
:
OrbitParticle
Returns
void
before
Draw
beforeDraw
(
particle
:
OrbitParticle
)
:
void
Parameters
particle
:
OrbitParticle
Returns
void
draw
Orbit
drawOrbit
(
particle
:
OrbitParticle
,
type
:
OrbitType
)
:
void
Parameters
particle
:
OrbitParticle
type
:
OrbitType
Returns
void
init
init
(
particle
:
OrbitParticle
)
:
void
Parameters
particle
:
OrbitParticle
Returns
void
is
Enabled
isEnabled
(
particle
:
OrbitParticle
)
:
boolean
Parameters
particle
:
OrbitParticle
Returns
boolean
load
Options
loadOptions
(
options
:
OrbitParticlesOptions
,
...
sources
:
(
RecursivePartial
<
IOrbitParticlesOptions
>
|
undefined
)
[]
,
)
:
void
Parameters
options
:
OrbitParticlesOptions
...
sources
: (
RecursivePartial
<
IOrbitParticlesOptions
>
|
undefined
)
[]
Returns
void
update
update
(
particle
:
OrbitParticle
,
delta
:
IDelta
)
:
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 - v0.0.0
Loading...