Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

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.

Classes

class  CSoundEffect
class  CAudioManager


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.
SourceForge.net Logo Documentation generated by doxygen