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

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

AudioDevice()jop::AudioDevice
draw()jop::Subsystemvirtual
getAllDeviceNames()jop::AudioDevicestatic
getContext()jop::AudioDevicestatic
getDevice()jop::AudioDevicestatic
getDeviceName()jop::AudioDevicestatic
getID() const jop::Subsystem
isActive() const jop::Subsystem
postUpdate(const float deltaTime)jop::Subsystemvirtual
preUpdate(const float deltaTime)jop::Subsystemvirtual
receiveMessage(const Message &message)jop::Subsystemprotectedvirtual
sendMessage(const Message &message)jop::Subsystem
setActive(const bool active)jop::Subsystem
setDevice(const std::string &device)jop::AudioDevicestatic
Subsystem(const uint32 ID)jop::Subsystem
~AudioDevice() overridejop::AudioDevice
~Subsystem()=0jop::Subsystempure virtual