Jopnal Engine  alpha 0.4
Simple Component Based 2D/3D Game Engine
jop::SoundEffect Member List

This is the complete list of members for jop::SoundEffect, including all inherited members.

Component(Object &object, const uint32 ID)jop::Componentprotected
Component(const Component &other, Object &newObj)jop::Componentprotected
getAttenuation() const jop::SoundSource
getID() const jop::Component
getMinDistance() const jop::SoundSource
getObject()jop::Component
getObject() const jop::Component
getOffset() const jop::SoundEffect
getPitch() const jop::SoundSource
getStatus() const jop::SoundSource
getVolume() const jop::SoundSource
isActive() const jop::Component
isDirection() const jop::SoundSource
isLooping() const jop::SoundEffect
isSpatialized() const jop::SoundSource
isSpeedOfSound()jop::SoundSourceprotectedstatic
JOP_DISALLOW_COPY_MOVE(SoundSource)jop::SoundSourceprotected
m_calculateDelayjop::SoundSourceprotected
m_delayCounterjop::SoundSourceprotected
m_sourcejop::SoundSourceprotected
pause()jop::SoundEffect
play()jop::SoundEffect
playReset()jop::SoundEffect
receiveMessage(const Message &message)jop::Componentprotectedvirtual
removeSelf()jop::Component
sendMessage(const Message &message)jop::Component
setAttenuation(const float at)jop::SoundSource
setBuffer(const SoundBuffer &buffer)jop::SoundEffect
setID(const uint32 ID)jop::Component
setLoop(const bool loop)jop::SoundEffect
setMinDistance(const float min)jop::SoundSource
setOffset(const float time)jop::SoundEffect
setPitch(const float value)jop::SoundSource
setSpatialization(const bool toggle)jop::SoundSource
setVolume(const float vol)jop::SoundSource
SoundEffect(Object &object)jop::SoundEffect
SoundSource(const SoundSource &other, Object &newObj)jop::SoundSourceprotected
SoundSource(Object &object, const uint32 ID)jop::SoundSource
Status enum namejop::SoundSource
stop()jop::SoundEffect
update(const float deltaTime) overridejop::SoundEffectvirtual
useDirection(const bool use)jop::SoundSource
~Component()=0jop::Componentpure virtual
~SoundEffect()jop::SoundEffect
~SoundSource() override=0jop::SoundSourcepure virtual