Search
Preparing search index...
The search index is not available
@foobar404/wave
Options
All
Public
Public/Protected
All
Inherited
Menu
@foobar404/wave
Animations
Flower
Class Flower
These are the options for the Flower animation
IFlowerOptions
Hierarchy
Flower
Implements
IAnimation
Index
Constructors
constructor
Properties
_options
Methods
draw
Constructors
constructor
new
Flower
(
options
?:
IFlowerOptions
)
:
Flower
Parameters
Optional
options:
IFlowerOptions
Returns
Flower
Properties
Private
_options
_options
:
IFlowerOptions
Methods
draw
draw
(
audioBufferData
:
Uint8Array
, canvas
:
CanvasRenderingContext2D
)
:
void
Parameters
audioBufferData:
Uint8Array
canvas:
CanvasRenderingContext2D
Returns
void
Exports
Animations
Flower
constructor
_options
draw
Generated using
TypeDoc
These are the options for the Flower animation IFlowerOptions