AudioManager class to manage audio in the game. It initializes the audio engine, loads sounds, and provides methods to play, stop, pause, and resume sounds.
fix audio engine blocking game loading
Optional
AudioManager class to manage audio in the game.
It initializes the audio engine, loads sounds, and provides methods to play, stop, pause, and resume sounds.
Todo
fix audio engine blocking game loading