Search
Preparing search index...
The search index is not available
ag
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"sound/SoundManager"
ag
SoundEffects
Class SoundEffects
Hierarchy
BaseSound
SoundEffects
Index
Constructors
constructor
Properties
cache
volume
Methods
clear
Cache
find
finds
play
set
Volume
stop
stop
All
Constructors
constructor
new
Sound
Effects
(
)
:
SoundEffects
Returns
SoundEffects
Properties
Protected
cache
cache
:
any
Protected
volume
volume
:
number
Methods
clear
Cache
clear
Cache
(
)
:
void
Returns
void
Protected
find
find
(
key
:
string
, unused
?:
boolean
)
:
Voice
Parameters
key:
string
Default value
unused:
boolean
= false
Returns
Voice
Protected
finds
finds
(
key
:
string
)
:
Voice
[]
Parameters
key:
string
Returns
Voice
[]
play
play
(
key
:
string
)
:
void
Parameters
key:
string
Returns
void
set
Volume
set
Volume
(
value
:
number
)
:
void
Parameters
value:
number
Returns
void
stop
stop
(
key
:
string
)
:
void
Parameters
key:
string
Returns
void
stop
All
stop
All
(
)
:
void
Returns
void
Globals
Base
Sound
Sound
Background
Sound
Effects
constructor
cache
volume
clear
Cache
find
finds
play
set
Volume
stop
stop
All
Sound
Manager
Voice
Generated using
TypeDoc