PokéRogue
GitHub
Switch to Main
Preparing search index...
src/battle-scene
OscillatorNode
Variable OscillatorNode
OscillatorNode
:
{
prototype
:
OscillatorNode
;
new
(
context
:
BaseAudioContext
,
options
?:
OscillatorOptions
,
)
:
OscillatorNode
;
}
Type Declaration
new
(
context
:
BaseAudioContext
,
options
?:
OscillatorOptions
)
:
OscillatorNode
Parameters
context
:
BaseAudioContext
Optional
options
:
OscillatorOptions
Returns
OscillatorNode
prototype
:
OscillatorNode
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
GitHub
Switch to Main
PokéRogue
Loading...