Colobot
CSoundInterface Member List

This is the complete list of members for CSoundInterface, including all inherited members.

AddEnvelope(int channel, float amplitude, float frequency, float time, SoundNext oper)CSoundInterfacevirtual
Cache(SoundType sound, const std::string &file)CSoundInterfacevirtual
CacheAll()CSoundInterface
CacheCommonMusic()CSoundInterface
CacheMusic(const std::string &file)CSoundInterfacevirtual
Create()CSoundInterfacevirtual
CSoundInterface() (defined in CSoundInterface)CSoundInterface
FlushEnvelope(int channel)CSoundInterfacevirtual
FrameMove(float rTime)CSoundInterfacevirtual
Frequency(int channel, float frequency)CSoundInterfacevirtual
GetAudioVolume()CSoundInterfacevirtual
GetEnable()CSoundInterfacevirtual
GetMusicVolume()CSoundInterfacevirtual
IsCached(SoundType sound)CSoundInterfacevirtual
IsCachedMusic(const std::string &file)CSoundInterfacevirtual
IsPlayingMusic()CSoundInterfacevirtual
MuteAll(bool mute)CSoundInterfacevirtual
Play(SoundType sound, float amplitude=1.0f, float frequency=1.0f, bool loop=false)CSoundInterfacevirtual
Play(SoundType sound, const Math::Vector &pos, float amplitude=1.0f, float frequency=1.0f, bool loop=false)CSoundInterfacevirtual
PlayMusic(const std::string &filename, bool repeat, float fadeTime=2.0f)CSoundInterfacevirtual
PlayPauseMusic(const std::string &filename, bool repeat)CSoundInterfacevirtual
Position(int channel, const Math::Vector &pos)CSoundInterfacevirtual
RestartMusic()CSoundInterfacevirtual
SetAudioVolume(int volume)CSoundInterfacevirtual
SetListener(const Math::Vector &eye, const Math::Vector &lookat)CSoundInterfacevirtual
SetMusicVolume(int volume)CSoundInterfacevirtual
Stop(int channel)CSoundInterfacevirtual
StopAll()CSoundInterfacevirtual
StopMusic(float fadeTime=2.0f)CSoundInterfacevirtual
StopPauseMusic()CSoundInterfacevirtual
SuspendMusic()CSoundInterfacevirtual
~CSoundInterface() (defined in CSoundInterface)CSoundInterfacevirtual