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