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

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

Component(Object &object, const uint32 ID)jop::Componentprotected
Component(const Component &other, Object &newObj)jop::Componentprotected
getGlobalBounds() const jop::ModelLoader
getID() const jop::Component
getLocalBounds() const jop::ModelLoader
getObject()jop::Component
getObject() const jop::Component
isActive() const jop::Component
load(const std::string &path)jop::ModelLoader
ModelLoader(Object &obj)jop::ModelLoaderexplicit
receiveMessage(const Message &message)jop::Componentprotectedvirtual
removeSelf()jop::Component
sendMessage(const Message &message)jop::Component
setID(const uint32 ID)jop::Component
update(const float deltaTime)jop::Componentvirtual
~Component()=0jop::Componentpure virtual