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