C# Class Category5.SoundEffectEngine

Afficher le fichier Open project: AnyKey/tojam4

Méthodes publiques

Свойство Type Description
MaxNormalSounds short

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Initialize ( TornadoGame game ) : void
Play ( string filename, Priority priority ) : void
PreLoad ( string FileName ) : void
Update ( ) : void

Method Details

Initialize() public static méthode

public static Initialize ( TornadoGame game ) : void
game TornadoGame
Résultat void

Play() public static méthode

public static Play ( string filename, Priority priority ) : void
filename string
priority Priority
Résultat void

PreLoad() public static méthode

public static PreLoad ( string FileName ) : void
FileName string
Résultat void

Update() public static méthode

public static Update ( ) : void
Résultat void

Property Details

MaxNormalSounds public_oe static_oe property

public static short MaxNormalSounds
Résultat short