Mountain  1.0.0
Simple C++ 2D Game Framework
Mountain::AudioSource Member List

This is the complete list of members for Mountain::AudioSource, including all inherited members.

Added() overrideMountain::AudioSourcevirtual
AudioSource() (defined in Mountain::AudioSource)Mountain::AudioSource
audioTrack (defined in Mountain::AudioSource)Mountain::AudioSource
Component()=default (defined in Mountain::Component)Mountain::Component
DebugRender() (defined in Mountain::Component)Mountain::Componentinlinevirtual
GetEntity() constMountain::Component
GetEntity()Mountain::Component
GetLooping() const (defined in Mountain::AudioSource)Mountain::AudioSource
GetPitch() const (defined in Mountain::AudioSource)Mountain::AudioSource
GetVolume() const (defined in Mountain::AudioSource)Mountain::AudioSource
m_EntityMountain::Componentprotected
Play() (defined in Mountain::AudioSource)Mountain::AudioSource
Play(AudioTrack &track) (defined in Mountain::AudioSource)Mountain::AudioSource
Removed()Mountain::Componentinlinevirtual
Render()Mountain::Componentinlinevirtual
SetBuffer(const AudioBuffer *buffer) (defined in Mountain::AudioSource)Mountain::AudioSource
SetLooping(bool_t newLooping) (defined in Mountain::AudioSource)Mountain::AudioSource
SetPitch(float_t newPitch) (defined in Mountain::AudioSource)Mountain::AudioSource
SetVolume(float_t newVolume) (defined in Mountain::AudioSource)Mountain::AudioSource
Update() overrideMountain::AudioSourcevirtual
~AudioSource() override (defined in Mountain::AudioSource)Mountain::AudioSource
~Component()=default (defined in Mountain::Component)Mountain::Componentvirtual