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

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

CollisionShape2D(const std::string &name)jop::CollisionShape2Dprotected
getName() const jop::Resource
getPersistence() const jop::Resource
getReference() constjop::SafeReferenceable< Resource >
getSerializePackage() const jop::SerializeInfo
isLightSerializeable() const jop::SerializeInfo
load(const float sizeX, const float sizeY)jop::RectangleShape2D
load(const glm::vec2 &extents)jop::RectangleShape2D
m_isCompoundjop::CollisionShape2Dprotected
m_shapejop::CollisionShape2Dprotected
operator=(SafeReferenceable< Resource > &&other)jop::SafeReferenceable< Resource >protected
RectangleShape2D(const std::string &name)jop::RectangleShape2D
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
~CollisionShape2D() override=0jop::CollisionShape2Dpure virtual
~Resource()=0jop::Resourcepure virtual
~SafeReferenceable()jop::SafeReferenceable< Resource >protected