tubao
Preparing search index...
tubao
sound
effectWx
Class effectWx
Created by yangsong on 18-11-21. 音效类(微信小游戏专用)
Implements
ISoundEffect
Index
Constructors
constructor
Methods
play
set
Volume
stop
Constructors
constructor
new
effectWx
()
:
effectWx
构造函数
Returns
effectWx
Methods
play
play
(
effectName
:
string
,
loops
:
number
)
:
void
播放一个音效
Parameters
effectName
:
string
loops
:
number
Returns
void
set
Volume
setVolume
(
volume
:
number
)
:
void
设置音量
Parameters
volume
:
number
Returns
void
stop
stop
(
effectName
:
string
)
:
void
播放一个音效
Parameters
effectName
:
string
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
play
set
Volume
stop
tubao
Loading...
Created by yangsong on 18-11-21. 音效类(微信小游戏专用)