OgreSND Namespace Reference


Classes

struct  SourceInfo
 home/sushil/workspace/fe1/ More...
struct  BufferInfo
class  SoundMgr

Variables

const int soundPerEnt = 3
const int maxAudioBuffers = 63
const int maxAudioSources = 15
const std::string backgroundMusicFilename = "data/watercraft/sounds/backgroundMusic.wav"


Variable Documentation

const std::string OgreSND::backgroundMusicFilename = "data/watercraft/sounds/backgroundMusic.wav"

Definition at line 32 of file SoundMgr.h.

Referenced by OgreSND::SoundMgr::loadStartBackground().

const int OgreSND::maxAudioBuffers = 63

Definition at line 30 of file SoundMgr.h.

Referenced by OgreSND::SoundMgr::getBufferId(), OgreSND::SoundMgr::initialize(), and OgreSND::SoundMgr::~SoundMgr().

const int OgreSND::maxAudioSources = 15

Definition at line 31 of file SoundMgr.h.

Referenced by OgreSND::SoundMgr::getEmptySourceIndex(), OgreSND::SoundMgr::initialize(), OgreSND::SoundMgr::pauseAllAudio(), OgreSND::SoundMgr::registerBattleSound(), OgreSND::SoundMgr::registerCreate(), OgreSND::SoundMgr::registerSelection(), OgreSND::SoundMgr::releaseSource(), OgreSND::SoundMgr::resumeAllAudio(), OgreSND::SoundMgr::stopAllAudio(), and OgreSND::SoundMgr::~SoundMgr().

const int OgreSND::soundPerEnt = 3

Definition at line 29 of file SoundMgr.h.

Referenced by OgreSND::SoundMgr::initialize(), OgreSND::SoundMgr::playEntityBornSound(), OgreSND::SoundMgr::playExplosionSound(), OgreSND::SoundMgr::playSelectionSound(), OgreSND::SoundMgr::registerBattleSound(), OgreSND::SoundMgr::registerCreate(), and OgreSND::SoundMgr::registerSelection().


Generated on Fri Dec 13 14:54:23 2013 for FastECSLent by  doxygen 1.5.4