Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
PSound.PBGMPlayer.Pause
C# Class PSound.PBGMPlayer.Pause, uProcessing
Inheritance:
State
Show file
Open project: nryota/uProcessing
Public Methods
Method
Description
Pause
(
PBGMPlayer
bgmPlayer
,
State,
preState
) :
System
playBGM
( ) :
void
stopBGM
( ) :
void
Method Details
Pause()
public
method
public
Pause
(
PBGMPlayer
bgmPlayer
,
State,
preState
) :
System
bgmPlayer
PBGMPlayer
preState
State,
return
System
playBGM()
public
method
public
playBGM
( ) :
void
return
void
stopBGM()
public
method
public
stopBGM
( ) :
void
return
void