Colobot
|
This is the complete list of members for ALSound, including all inherited members.
AddEnvelope(int channel, float amplitude, float frequency, float time, SoundNext oper) OVERRIDE | ALSound | virtual |
AddMusicFiles() | CSoundInterface | |
ALSound() (defined in ALSound) | ALSound | |
Cache(Sound, const std::string &) OVERRIDE | ALSound | virtual |
CacheAll() | CSoundInterface | |
CacheMusic(const std::string &) OVERRIDE | ALSound | virtual |
Create() OVERRIDE | ALSound | virtual |
CSoundInterface() (defined in CSoundInterface) | CSoundInterface | |
FlushEnvelope(int channel) OVERRIDE | ALSound | virtual |
FrameMove(float rTime) OVERRIDE | ALSound | virtual |
Frequency(int channel, float frequency) OVERRIDE | ALSound | virtual |
GetAudioVolume() OVERRIDE | ALSound | virtual |
GetEnable() OVERRIDE | ALSound | virtual |
GetMusicVolume() OVERRIDE | ALSound | virtual |
IsCached(Sound) OVERRIDE | ALSound | virtual |
IsCachedMusic(const std::string &) OVERRIDE | ALSound | virtual |
IsPlayingMusic() OVERRIDE | ALSound | virtual |
MuteAll(bool bMute) OVERRIDE | ALSound | virtual |
Play(Sound sound, float amplitude=1.0f, float frequency=1.0f, bool bLoop=false) OVERRIDE | ALSound | virtual |
Play(Sound sound, const Math::Vector &pos, float amplitude=1.0f, float frequency=1.0f, bool bLoop=false) OVERRIDE | ALSound | virtual |
PlayMusic(int rank, bool bRepeat, float fadeTime=2.0f) OVERRIDE | ALSound | virtual |
PlayMusic(const std::string &filename, bool bRepeat, float fadeTime=2.0f) OVERRIDE | ALSound | virtual |
PlayPauseMusic(const std::string &filename, bool repeat) OVERRIDE | ALSound | virtual |
Position(int channel, const Math::Vector &pos) OVERRIDE | ALSound | virtual |
RestartMusic() OVERRIDE | ALSound | virtual |
SetAudioVolume(int volume) OVERRIDE | ALSound | virtual |
SetListener(const Math::Vector &eye, const Math::Vector &lookat) OVERRIDE | ALSound | virtual |
SetMusicVolume(int volume) OVERRIDE | ALSound | virtual |
Stop(int channel) OVERRIDE | ALSound | virtual |
StopAll() OVERRIDE | ALSound | virtual |
StopMusic(float fadeTime=2.0f) OVERRIDE | ALSound | virtual |
StopPauseMusic() OVERRIDE | ALSound | virtual |
SuspendMusic() OVERRIDE | ALSound | virtual |
~ALSound() (defined in ALSound) | ALSound | |
~CSoundInterface() (defined in CSoundInterface) | CSoundInterface | virtual |