dEngine
Simple 2D C++ game engine
Classes | Namespaces
AudioManager.h File Reference
#include "Sound.h"
#include <map>
#include <memory>

Go to the source code of this file.

Classes

class  dengine::AudioManager
 Manages the loading, unloading, and playing of sounds. More...
 

Namespaces

 dengine
 The namespace containing the engine's code.