TDME2 1.9.121
|
This is the complete list of members for Sound, including all inherited members.
alBufferId | Sound | private |
alSourceId | Sound | private |
Audio | Sound | friend |
AudioEntity(const string &id) | AudioEntity | protected |
bufferId | Sound | private |
dispose() override | Sound | protectedvirtual |
fileName | Sound | private |
fixed | AudioEntity | protected |
gain | AudioEntity | protected |
getGain() const | AudioEntity | inlinevirtual |
getId() const | AudioEntity | inlinevirtual |
getPitch() const | AudioEntity | inlinevirtual |
getSourceDirection() const | AudioEntity | inlinevirtual |
getSourcePosition() const | AudioEntity | inlinevirtual |
getSourceVelocity() const | AudioEntity | inlinevirtual |
getSourceVelocity(const Vector3 &sourceVelocity) | AudioEntity | inlinevirtual |
id | AudioEntity | protected |
initialize() override | Sound | protectedvirtual |
initiated | Sound | private |
isFixed() const | AudioEntity | inlinevirtual |
isLooping() const | AudioEntity | inlinevirtual |
isPlaying() override | Sound | virtual |
looping | AudioEntity | protected |
pathName | Sound | private |
pause() override | Sound | virtual |
pitch | AudioEntity | protected |
play() override | Sound | virtual |
rewind() override | Sound | virtual |
setFixed(bool fixed) | AudioEntity | inlinevirtual |
setGain(float gain) | AudioEntity | inlinevirtual |
setLooping(bool looping) | AudioEntity | inlinevirtual |
setPitch(float pitch) | AudioEntity | inlinevirtual |
setSourceDirection(const Vector3 &sourceDirection) | AudioEntity | inlinevirtual |
setSourcePosition(const Vector3 &sourcePosition) | AudioEntity | inlinevirtual |
Sound(const string &id, const string &pathName, const string &fileName) | Sound | |
sourceDirection | AudioEntity | protected |
sourcePosition | AudioEntity | protected |
sourceVelocity | AudioEntity | protected |
stop() override | Sound | virtual |
update() override | Sound | protectedvirtual |
~AudioEntity() | AudioEntity | protectedvirtual |