|
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(std::string path) | CSoundInterface | |
| Cache(Sound bSound, std::string bFile) | CSoundInterface | virtual |
| CacheAll(std::string path) | CSoundInterface | |
| CacheMusic(std::string bFile) | CSoundInterface | virtual |
| Create(bool b3D) | 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 |
| GetSound3D() | CSoundInterface | virtual |
| GetSound3DCap() | CSoundInterface | virtual |
| IsPlayingMusic() | CSoundInterface | virtual |
| m_soundPath (defined in CSoundInterface) | CSoundInterface | protected |
| MuteAll(bool bMute) | CSoundInterface | virtual |
| Play(Sound sound, float amplitude=1.0f, float frequency=1.0f, bool bLoop=false) | CSoundInterface | virtual |
| Play(Sound sound, Math::Vector pos, float amplitude=1.0f, float frequency=1.0f, bool bLoop=false) | CSoundInterface | virtual |
| PlayMusic(int rank, bool bRepeat) | CSoundInterface | virtual |
| PlayMusic(std::string filename, bool bRepeat) | CSoundInterface | virtual |
| Position(int channel, Math::Vector pos) | CSoundInterface | virtual |
| RestartMusic() | CSoundInterface | virtual |
| SetAudioVolume(int volume) | CSoundInterface | virtual |
| SetListener(Math::Vector eye, Math::Vector lookat) | CSoundInterface | virtual |
| SetMusicVolume(int volume) | CSoundInterface | virtual |
| SetSound3D(bool bMode) | CSoundInterface | virtual |
| Stop(int channel) | CSoundInterface | virtual |
| StopAll() | CSoundInterface | virtual |
| StopMusic() | CSoundInterface | virtual |
| SuspendMusic() | CSoundInterface | virtual |
| ~CSoundInterface() (defined in CSoundInterface) | CSoundInterface | virtual |
1.8.5