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