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