Pyrogenesis  13997
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Macros | Variables
SoundManager.cpp File Reference
#include "precompiled.h"
#include "ISoundManager.h"
#include "SoundManager.h"
#include "ps/Filesystem.h"
#include "soundmanager/data/SoundData.h"
#include "soundmanager/items/CSoundItem.h"
#include "soundmanager/items/CBufferItem.h"
#include "soundmanager/items/CStreamItem.h"
#include "lib/external_libraries/libsdl.h"
#include "ps/CLogger.h"
#include "ps/CStr.h"
#include "ps/Profiler2.h"

Go to the source code of this file.

Classes

class  CSoundManagerWorker
 

Macros

#define SOURCE_NUM   64
 

Variables

ISoundManagerg_SoundManager = NULL
 

Macro Definition Documentation

#define SOURCE_NUM   64

Definition at line 36 of file SoundManager.cpp.

Variable Documentation

ISoundManager* g_SoundManager = NULL

Definition at line 34 of file SoundManager.cpp.