playSound()
サウンドスロットの指定チャンネルを再生する。 オプションで再生回数を設定できる。
書式:
playSound(
slot
,
channel
)
playSound(
slot
,
channel
,
loops
)
loops
リピート回数。省略したときは1回。
例: