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