Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
PSound.PBGMPlayer.FadeOut
C# Class PSound.PBGMPlayer.FadeOut, uProcessing
Inheritance:
State
ファイルを表示
Open project: nryota/uProcessing
Public Methods
Method
Description
FadeOut
(
PBGMPlayer
bgmPlayer
) :
System
pauseBGM
( ) :
void
update
( ) :
void
Method Details
FadeOut()
public
method
public
FadeOut
(
PBGMPlayer
bgmPlayer
) :
System
bgmPlayer
PBGMPlayer
return
System
pauseBGM()
public
method
public
pauseBGM
( ) :
void
return
void
update()
public
method
public
update
( ) :
void
return
void