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

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

addChild(CollisionShape2D &childShape, const Transform::Variables &childTransform)jop::CompoundShape2D
CapsuleShape2D(const std::string &name)jop::CapsuleShape2D
CollisionShape2D(const std::string &name)jop::CollisionShape2Dprotected
CompoundShape2D(const std::string &name)jop::CompoundShape2D
getName() const jop::Resource
getPersistence() const jop::Resource
getReference() constjop::SafeReferenceable< Resource >
getSerializePackage() const jop::SerializeInfo
isLightSerializeable() const jop::SerializeInfo
load(const float width, const float height)jop::CapsuleShape2D
m_isCompoundjop::CollisionShape2Dprotected
m_shapejop::CollisionShape2Dprotected
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
~CollisionShape2D() override=0jop::CollisionShape2Dpure virtual
~Resource()=0jop::Resourcepure virtual
~SafeReferenceable()jop::SafeReferenceable< Resource >protected