Méthode |
Description |
|
GetLegacySoundSlot ( SoundType type, string sound ) : LegacySoundStyle |
|
|
GetNumVanilla ( SoundType type ) : int |
|
|
GetSoundArray ( SoundType type ) : Microsoft.Xna.Framework.Audio.SoundEffect[] |
|
|
GetSoundInstanceArray ( SoundType type ) : Microsoft.Xna.Framework.Audio.SoundEffectInstance[] |
|
|
PlayModSound ( int type, int style, float volume, float pan, SoundEffectInstance &soundEffectInstance ) : bool |
|
|
ReserveSoundID ( SoundType type ) : int |
|
|
ResizeAndFillArrays ( ) : void |
|
|
SoundCount ( SoundType type ) : int |
|
|
SoundLoader ( ) : System |
|
|
Unload ( ) : void |
|
|