AudioManager.h File Reference
Defines CAudioManager class for application control of all sounds. More...
#include "FlyLegacy.h"
#include <string>
#include <map>
Go to the source code of this file.
Detailed Description
Class CAudioManager performs all application sound effect management. The current implementation in AudioManager.cpp uses OpenAL (www.openal.org) so there are some OpenAL-specific concepts in the audio manager. Ideally this class would be completely independent of the underlying audio library.
Definition in file AudioManager.h.
|
Documentation generated by
|