C# Class PSound.PBGMPlayer.Wait, uProcessing

Inheritance: State
Show file Open project: nryota/uProcessing

Public Methods

Method Description
Wait ( PBGMPlayer bgmPlayer ) : System
playBGM ( ) : void

Method Details

Wait() public method

public Wait ( PBGMPlayer bgmPlayer ) : System
bgmPlayer PBGMPlayer
return System

playBGM() public method

public playBGM ( ) : void
return void