![]() |
Lumino
|
This is the complete list of members for ln::Sound, including all inherited members.
fadeVolume(float targetVolume, float time, SoundFadeBehavior behavior) | ln::Sound | |
getEmitterPosition() const | ln::Sound | |
getEmitterVelocity() const | ln::Sound | |
getPitch() const | ln::Sound | |
getPlayedSamples() const | ln::Sound | |
getSamplingRate() const | ln::Sound | |
getTotalSamples() const | ln::Sound | |
getVolume() const | ln::Sound | |
is3DEnabled() const | ln::Sound | |
isLoopEnabled() const | ln::Sound | |
pause() | ln::Sound | |
play() | ln::Sound | |
playingState() const | ln::Sound | |
resume() | ln::Sound | |
set3DEnabled(bool enabled) | ln::Sound | |
setEmitterMaxDistance(float distance) | ln::Sound | |
setEmitterPosition(const Vector3 &position) | ln::Sound | |
setEmitterVelocity(const Vector3 &velocity) | ln::Sound | |
setLoopEnabled(bool enabled) | ln::Sound | |
SetLoopRange(uint32_t begin, uint32_t length) | ln::Sound | |
setPitch(float value) | ln::Sound | |
setVolume(float value) | ln::Sound | |
stop() | ln::Sound |