SPARK  0.1.0
A general purpose game engine written in C++.
Loading...
Searching...
No Matches
spark::core::components::DynamicCollider Member List

This is the complete list of members for spark::core::components::DynamicCollider, including all inherited members.

bounds() constspark::core::components::Colliderinline
Collider(GameObject *parent, math::Rectangle< float > rectangle) (defined in spark::core::components::Collider)spark::core::components::Colliderinlineexplicitprotected
collidesWith(const Collider &other) constspark::core::components::Colliderinline
Component(GameObject *parent)spark::core::Componentexplicit
Component(const Component &other)=delete (defined in spark::core::Component)spark::core::Component
Component(Component &&other) noexcept=default (defined in spark::core::Component)spark::core::Component
DynamicCollider(GameObject *parent) (defined in spark::core::components::DynamicCollider)spark::core::components::DynamicColliderinlineexplicit
DynamicCollider(GameObject *parent, math::Rectangle< float > rectangle) (defined in spark::core::components::DynamicCollider)spark::core::components::DynamicColliderinlineexplicit
gameObject()spark::core::Component
gameObject() constspark::core::Component
HasRtti()=default (defined in spark::rtti::HasRtti)spark::rtti::HasRtti
HasRtti(const HasRtti &other)=default (defined in spark::rtti::HasRtti)spark::rtti::HasRtti
HasRtti(HasRtti &&other) noexcept=default (defined in spark::rtti::HasRtti)spark::rtti::HasRtti
onAttach()spark::core::Componentinlinevirtual
onCollisionspark::core::components::DynamicCollider
onDetach()spark::core::Componentinlinevirtual
onUpdate(float) overridespark::core::components::DynamicColliderinlinevirtual
operator=(const Component &other)=delete (defined in spark::core::Component)spark::core::Component
operator=(Component &&other) noexcept=default (defined in spark::core::Component)spark::core::Component
operator=(const HasRtti &other)=default (defined in spark::rtti::HasRtti)spark::rtti::HasRtti
operator=(HasRtti &&other) noexcept=default (defined in spark::rtti::HasRtti)spark::rtti::HasRtti
render() constspark::core::Componentinlinevirtual
rttiInstance() const =0spark::rtti::HasRttipure virtual
uuid() constspark::core::Component
~Component() override=default (defined in spark::core::Component)spark::core::Component
~HasRtti()=default (defined in spark::rtti::HasRtti)spark::rtti::HasRttivirtual