ActiveEffects(bool on) | JukeBox | [inline] |
ActiveMusic(bool on) | JukeBox | [inline] |
chunks | JukeBox | [private] |
End() | JukeBox | |
EndChunk(int channel) | JukeBox | [private, static] |
GetFrequency() const | JukeBox | [inline] |
HowManyChannels() const | JukeBox | [inline] |
Init() | JukeBox | |
JukeBox() | JukeBox | |
LoadXML(const std::string &profile) | JukeBox | |
m_config | JukeBox | [private] |
m_init | JukeBox | [private] |
m_profiles_loaded | JukeBox | [private] |
m_soundsamples | JukeBox | [private] |
Pause() | JukeBox | |
Play(const std::string &category, const std::string &sample, const int loop=1) | JukeBox | |
PlaySample(Mix_Chunk *sample, int loop=0) | JukeBox | [private] |
Resume() | JukeBox | |
sample_iterator typedef | JukeBox | [private] |
SetFrequency(int frequency) | JukeBox | |
SetNumbersOfChannel(int channels) | JukeBox | |
sound_sample typedef | JukeBox | [private] |
Stop(int channel) | JukeBox | |
StopAll() | JukeBox | |
UseEffects() const | JukeBox | [inline] |
UseMusic() const | JukeBox | [inline] |