C# Class Touhou.SoundManager

Afficher le fichier Open project: schedule-productions/Touhou

Méthodes publiques

Свойство Type Description
isPlaying bool

Méthodes publiques

Méthode Description
Play ( ) : void
SoundManager ( SoundEffect s ) : System

Method Details

Play() public méthode

public Play ( ) : void
Résultat void

SoundManager() public méthode

public SoundManager ( SoundEffect s ) : System
s Microsoft.Xna.Framework.Audio.SoundEffect
Résultat System

Property Details

isPlaying public_oe property

public bool isPlaying
Résultat bool