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