Monad Engine da02fba2
> Undercity Codex_
Loading...
Searching...
No Matches
mnd::PhysicsComponent Member List

This is the complete list of members for mnd::PhysicsComponent, including all inherited members.

GetOwner()mnd::Component
GetRigidBody()mnd::PhysicsComponent
GetTypeId() const =0mnd::Componentpure virtual
Init() overridemnd::PhysicsComponentvirtual
LoadProperties(const nlohmann::json &json) overridemnd::PhysicsComponentvirtual
m_ownermnd::Componentprotected
PhysicsComponent()=defaultmnd::PhysicsComponent
PhysicsComponent(const std::shared_ptr< RigidBody > &body)mnd::PhysicsComponent
SetRigidBody(const std::shared_ptr< RigidBody > &body)mnd::PhysicsComponent
StaticTypeId()mnd::Componentinlinestatic
Update(float deltaTime) overridemnd::PhysicsComponentvirtual
~Component()=defaultmnd::Componentvirtual