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