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

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

addTexture(const Image &image)jop::TextureAtlas
addTexture(const Texture2D &texture)jop::TextureAtlas
addTexture(const std::string &texturePath)jop::TextureAtlas
defineTexture(const glm::vec2 &start, const glm::vec2 &end)jop::TextureAtlas
destroy()jop::TextureAtlas
getCoordinates(const unsigned int index) const jop::TextureAtlas
getName() const jop::Resource
getPersistence() const jop::Resource
getReference() constjop::SafeReferenceable< Resource >
getSerializePackage() const jop::SerializeInfo
getTexture() const jop::TextureAtlas
getTextureAmount() const jop::TextureAtlas
isLightSerializeable() const jop::SerializeInfo
load(const glm::uvec2 &atlasSize)jop::TextureAtlas
load(const glm::uvec2 &atlasSize, const Args &...args)jop::TextureAtlas
load(const std::string &path, const LoadMode mode)jop::TextureAtlas
LoadMode enum namejop::TextureAtlas
operator=(SafeReferenceable< Resource > &&other)jop::SafeReferenceable< Resource >protected
Resource(const Resource &other, const std::string &newName)jop::Resourceprotected
Resource(const std::string &name)jop::Resource
SafeReferenceable(Resource *ref)jop::SafeReferenceable< Resource >protected
SafeReferenceable(SafeReferenceable< Resource > &&other)jop::SafeReferenceable< Resource >protected
SerializeInfo()jop::SerializeInfo
setLightSerializeable(const bool set)jop::SerializeInfo
setPersistence(const unsigned short level)jop::Resource
setSerializePackage(const uint16 package)jop::SerializeInfo
setShouldSerialize(const bool set)jop::SerializeInfo
shouldSerialize() const jop::SerializeInfo
TextureAtlas(const std::string &name)jop::TextureAtlas
~Resource()=0jop::Resourcepure virtual
~SafeReferenceable()jop::SafeReferenceable< Resource >protected
~TextureAtlas() overridejop::TextureAtlas