Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
This is the complete list of members for ISoundManager, including all inherited members.
CloseGame() | ISoundManager | static |
CreateSoundManager() | ISoundManager | static |
GetOpenALVersion() const =0 | ISoundManager | pure virtual |
GetSoundCardNames() const =0 | ISoundManager | pure virtual |
IdleTask()=0 | ISoundManager | pure virtual |
InDistress()=0 | ISoundManager | pure virtual |
Pause(bool pauseIt)=0 | ISoundManager | pure virtual |
PauseAction(bool pauseIt)=0 | ISoundManager | pure virtual |
PauseAmbient(bool pauseIt)=0 | ISoundManager | pure virtual |
PauseMusic(bool pauseIt)=0 | ISoundManager | pure virtual |
PlayAsAmbient(const VfsPath &itemPath, bool looping)=0 | ISoundManager | pure virtual |
PlayAsGroup(const VfsPath &groupPath, const CVector3D &sourcePos, entity_id_t source, bool ownedSound)=0 | ISoundManager | pure virtual |
PlayAsMusic(const VfsPath &itemPath, bool looping)=0 | ISoundManager | pure virtual |
PlayAsUI(const VfsPath &itemPath, bool looping)=0 | ISoundManager | pure virtual |
RunHardwareDetection()=0 | ISoundManager | pure virtual |
SetActionGain(float gain)=0 | ISoundManager | pure virtual |
SetAmbientGain(float gain)=0 | ISoundManager | pure virtual |
SetEnabled(bool doEnable) | ISoundManager | static |
SetMasterGain(float gain)=0 | ISoundManager | pure virtual |
SetMusicGain(float gain)=0 | ISoundManager | pure virtual |
SetUIGain(float gain)=0 | ISoundManager | pure virtual |
StartWorker()=0 | ISoundManager | pure virtual |
~ISoundManager() | ISoundManager | inlinevirtual |