tsParticles - v0.0.0
Preparing search index...
tsParticles Polygon Path
PolygonPathGenerator
PolygonPathGenerator
Class PolygonPathGenerator
Implements
IMovePathGenerator
Index
Constructors
constructor
Properties
dirs
List
options
Methods
generate
init
reset
update
Constructors
constructor
new
PolygonPathGenerator
(
container
:
Container
)
:
PolygonPathGenerator
Parameters
container
:
Container
Returns
PolygonPathGenerator
Properties
dirs
List
dirsList
:
ICoordinates
[]
Readonly
options
options
:
IPolygonPathOptions
Methods
generate
generate
(
p
:
PolygonPathParticle
)
:
Vector
Parameters
p
:
PolygonPathParticle
Returns
Vector
init
init
()
:
void
Returns
void
reset
reset
(
particle
:
PolygonPathParticle
)
:
void
Parameters
particle
:
PolygonPathParticle
Returns
void
update
update
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
dirs
List
options
Methods
generate
init
reset
update
tsParticles - v0.0.0
Loading...