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.Playing
C# Class PSound.PBGMPlayer.Playing, uProcessing
Inheritance:
State
Show file
Open project: nryota/uProcessing
Public Methods
Method
Description
Playing
(
PBGMPlayer
bgmPlayer
) :
System
pauseBGM
( ) :
void
stopBGM
( ) :
void
Method Details
Playing()
public
method
public
Playing
(
PBGMPlayer
bgmPlayer
) :
System
bgmPlayer
PBGMPlayer
return
System
pauseBGM()
public
method
public
pauseBGM
( ) :
void
return
void
stopBGM()
public
method
public
stopBGM
( ) :
void
return
void