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
SoundBackground
Class SoundBackground
Hierarchy
BaseSound
SoundBackground
Index
Constructors
constructor
Properties
cache
cur
Key
volume
Methods
clear
Cache
find
finds
play
resume
set
Volume
stop
Constructors
constructor
new
Sound
Background
(
)
:
SoundBackground
Returns
SoundBackground
Properties
Protected
cache
cache
:
any
Private
cur
Key
cur
Key
:
string
= ""
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
resume
resume
(
)
:
void
Returns
void
set
Volume
set
Volume
(
value
:
number
)
:
void
Parameters
value:
number
Returns
void
stop
stop
(
key
:
string
)
:
void
Parameters
key:
string
Returns
void
Globals
Base
Sound
Sound
Background
constructor
cache
cur
Key
volume
clear
Cache
find
finds
play
resume
set
Volume
stop
Sound
Effects
Sound
Manager
Voice
Generated using
TypeDoc