tsParticles - v0.0.0
Preparing search index...
tsParticles Slow External Interaction
Slower
Slower
Class Slower
Particle slow manager
Hierarchy
ExternalInteractorBase
<
SlowContainer
>
Slower
Index
Constructors
constructor
Properties
container
type
Methods
clear
init
interact
is
Enabled
load
Mode
Options
reset
Constructors
constructor
new
Slower
(
container
:
SlowContainer
)
:
Slower
Parameters
container
:
SlowContainer
Returns
Slower
Properties
Protected
Readonly
container
container
:
SlowContainer
type
type
:
InteractorType
Methods
clear
clear
(
particle
:
Particle
,
_delta
:
IDelta
,
force
?:
boolean
)
:
void
Parameters
particle
:
Particle
_delta
:
IDelta
Optional
force
:
boolean
Returns
void
init
init
()
:
void
Returns
void
interact
interact
()
:
void
Returns
void
is
Enabled
isEnabled
(
interactivityData
:
IInteractivityData
,
particle
?:
InteractivityParticle
,
)
:
boolean
Parameters
interactivityData
:
IInteractivityData
Optional
particle
:
InteractivityParticle
Returns
boolean
load
Mode
Options
loadModeOptions
(
options
:
Modes
&
SlowMode
,
...
sources
:
RecursivePartial
<
IModes
&
ISlowMode
|
undefined
>
[]
,
)
:
void
Parameters
options
:
Modes
&
SlowMode
...
sources
:
RecursivePartial
<
IModes
&
ISlowMode
|
undefined
>
[]
Returns
void
reset
reset
(
interactivityData
:
IInteractivityData
,
particle
:
Particle
)
:
void
Parameters
interactivityData
:
IInteractivityData
particle
:
Particle
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
container
type
Methods
clear
init
interact
is
Enabled
load
Mode
Options
reset
tsParticles - v0.0.0
Loading...
Particle slow manager