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