Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members

Lamp::SoundCache Member List

This is the complete list of members for Lamp::SoundCache, including all inherited members.
basePath_Lamp::SoundCache [protected]
cache_Lamp::SoundCache [protected]
createCache(const String &name, Sound *sound, int maxMixingCount)Lamp::SoundCache [protected, virtual]
defaultMaxMixingCount_Lamp::SoundCache [protected]
extension_Lamp::SoundCache [protected]
focus_Lamp::SoundCache [protected]
getSound(const String &name, Sound::Reset resetFlag=Sound::resetRuntime)Lamp::SoundCache [virtual]
getSound3D(const String &name, Sound::Reset resetFlag=Sound::resetRuntime)Lamp::SoundCache [virtual]
getStereoSound(const String &name, Sound::Reset resetFlag=Sound::resetRuntime)Lamp::SoundCache [virtual]
list_Lamp::SoundCache [protected]
loadSoundList(const String &filePath)Lamp::SoundCache [virtual]
loadSoundList(TextReader *textReader)Lamp::SoundCache [virtual]
loadStaticSound(const String &name, bool loop=false, int priority=Sound::priorityDefault, int maxMixingCount=0)Lamp::SoundCache [virtual]
loadStaticSound3D(const String &name, bool loop=false, int priority=Sound::priorityDefault, float minimumDistance=DS3D_DEFAULTMINDISTANCE, float maximumDistance=DS3D_DEFAULTMAXDISTANCE, int maxMixingCount=0)Lamp::SoundCache [virtual]
playSound(const String &name, float volume=1.f, int frequency=0)Lamp::SoundCache [virtual]
playSound3D(const String &name, float volume=1.f, int frequency=0, const Vector3 &position=Vector3::zero)Lamp::SoundCache [virtual]
playStereoSound(const String &name, float volume=1.f, int frequency=0, float pan=0.f)Lamp::SoundCache [virtual]
releaseSound(Sound *sound)Lamp::SoundCache [virtual]
resumeAll()Lamp::SoundCache [virtual]
SoundCache(const String &basePath="", const String &extension="", Sound::Focus focus=Sound::focusNormal, int defaultMaxMixingCount=16)Lamp::SoundCache
suspendAll()Lamp::SoundCache [virtual]
toString() constLamp::SoundCache [virtual]
unloadAll()Lamp::SoundCache [virtual]
unloadSound(const String &name)Lamp::SoundCache [virtual]
~SoundCache()Lamp::SoundCache [virtual]

Generated on Wed Mar 16 10:29:51 2005 for Lamp by doxygen 1.3.2