PokéRogue
GitHub
Switch to Main
Preparing search index...
src/battle-scene
DelayOptions
Interface DelayOptions
interface
DelayOptions
{
channelCount
?:
number
;
channelCountMode
?:
ChannelCountMode
;
channelInterpretation
?:
ChannelInterpretation
;
delayTime
?:
number
;
maxDelayTime
?:
number
;
}
Hierarchy (
View Summary
)
AudioNodeOptions
DelayOptions
Index
Properties
channel
Count?
channel
Count
Mode?
channel
Interpretation?
delay
Time?
max
Delay
Time?
Properties
Optional
channel
Count
channelCount
?:
number
Optional
channel
Count
Mode
channelCountMode
?:
ChannelCountMode
Optional
channel
Interpretation
channelInterpretation
?:
ChannelInterpretation
Optional
delay
Time
delayTime
?:
number
Optional
max
Delay
Time
maxDelayTime
?:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
channel
Count
channel
Count
Mode
channel
Interpretation
delay
Time
max
Delay
Time
GitHub
Switch to Main
PokéRogue
Loading...