Initializes the manager.
void
Loads a sound file into the manager.
void
Pauses all sounds that have been loaded.
void
Pauses playing a sound by the name.
void
Plays a sound by the name that's been loaded into the engine.
void
Stops all sounds that have been loaded.
void
Stops playing a sound by the name.
void
Generated using TypeDoc
Class constructor.