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

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

draw()jop::Subsystemvirtual
get(const std::string &path, const T &defaultValue)jop::SettingManagerstatic
getID() const jop::Subsystem
isActive() const jop::Subsystem
postUpdate(const float deltaTime)jop::Subsystemvirtual
preUpdate(const float deltaTime) overridejop::SettingManagervirtual
receiveMessage(const Message &message)jop::Subsystemprotectedvirtual
registerCallback(const std::string &path, detail::SettingCallbackBase &callback)jop::SettingManagerstatic
reload()jop::SettingManagerstatic
save()jop::SettingManagerstatic
sendMessage(const Message &message)jop::Subsystem
set(const std::string &path, const T &value)jop::SettingManagerstatic
setActive(const bool active)jop::Subsystem
setDefaultDirectory(const std::string &directory)jop::SettingManagerstatic
setOverrideWithDefaults()jop::SettingManagerstatic
settingExists(const std::string &path)jop::SettingManagerstatic
SettingManager()jop::SettingManager
SettingMap typedefjop::SettingManager
Subsystem(const uint32 ID)jop::Subsystem
UpdaterMap typedefjop::SettingManager
~SettingManager() overridejop::SettingManager
~Subsystem()=0jop::Subsystempure virtual