Colobot
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
ALSound Member List

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

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