Lums
|
This is the complete list of members for lm::Music, including all inherited members.
file | lm::Sound | protected |
format | lm::Sound | protected |
load() | lm::Sound | |
loaded() | lm::Sound | |
loadFileOGG() | lm::Sound | protected |
Music() | lm::Music | |
Music(const Music &)=delete | lm::Music | |
Music(Music &&rhs) | lm::Music | |
operator=(const Music &)=delete | lm::Music | |
operator=(Music &&rhs) | lm::Music | |
path | lm::Sound | protected |
pause() | lm::Music | virtual |
play(Vector3f pos={0.f, 0.f, 0.f}) | lm::Music | virtual |
sampleRate | lm::Sound | protected |
setPath(const std::string name, bool resource=true) | lm::Sound | |
setVolume(float volume) | lm::Music | |
setVolumeLimits(ALuint *source, ALfloat *maxGain, ALfloat *minGain) | lm::Sound | protected |
stop() | lm::Music | virtual |
stream | lm::Sound | protected |
unload() | lm::Sound | |
volume | lm::Sound | protected |
~Music() | lm::Music | |
~Sound() (defined in lm::Sound) | lm::Sound | inlinevirtual |