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

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

Font(const std::string &name)jop::Font
getDefault()jop::Fontstatic
getGlyph(const uint32 codepoint) const jop::Font
getKerning(const uint32 left, const uint32 right) const jop::Font
getLineSpacing() const jop::Font
getName() const jop::Resource
getPersistence() const jop::Resource
getReference() constjop::SafeReferenceable< Resource >
getSerializePackage() const jop::SerializeInfo
getSize() const jop::Font
getTexture() const jop::Font
isLightSerializeable() const jop::SerializeInfo
load(const std::string &path, const int fontSize)jop::Font
load(const void *ptr, const uint32 size, const int fontSize)jop::Font
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
~Font() overridejop::Font
~Resource()=0jop::Resourcepure virtual
~SafeReferenceable()jop::SafeReferenceable< Resource >protected