Preparing search index...
The search index is not available
tsParticles - v3.0.0
tsParticles
tsParticles Bubble External Interaction
Bubbler
Bubbler
Class Bubbler
Particle bubble manager
Hierarchy (
view full
)
ExternalInteractorBase
<
BubbleContainer
>
Bubbler
Index
Constructors
constructor
Properties
container
handle
Click
Mode
type
Methods
clear
init
interact
is
Enabled
load
Mode
Options
reset
Constructors
constructor
new
Bubbler
(
container
,
engine
)
:
Bubbler
Parameters
container
:
BubbleContainer
engine
:
Engine
Returns
Bubbler
Properties
Protected
Readonly
container
container
:
BubbleContainer
handle
Click
Mode
handle
Click
Mode
:
(
(
mode
:
string
)
=>
void
)
type
type
:
InteractorType
Methods
clear
clear
(
particle
,
delta
,
force
?
)
:
void
Parameters
particle
:
Particle
delta
:
IDelta
Optional
force
:
boolean
Returns
void
init
init
(
)
:
void
Returns
void
interact
interact
(
delta
)
:
void
Parameters
delta
:
IDelta
Returns
void
is
Enabled
is
Enabled
(
particle
?
)
:
boolean
Parameters
Optional
particle
:
Particle
Returns
boolean
load
Mode
Options
load
Mode
Options
(
options
,
...
sources
)
:
void
Parameters
options
:
Modes
&
BubbleMode
Rest
...
sources
:
RecursivePartial
<
undefined
|
IModes
&
IBubbleMode
>
[]
Returns
void
reset
reset
(
particle
)
:
void
Parameters
particle
:
Particle
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
container
handle
Click
Mode
type
Methods
clear
init
interact
is
Enabled
load
Mode
Options
reset
tsParticles - v3.0.0
Loading...
Particle bubble manager