|
Monad Engine da02fba2
> Undercity Codex_
|
This is the complete list of members for mnd::PhysicsComponent, including all inherited members.
| GetOwner() | mnd::Component | |
| GetRigidBody() | mnd::PhysicsComponent | |
| GetTypeId() const =0 | mnd::Component | pure virtual |
| Init() override | mnd::PhysicsComponent | virtual |
| LoadProperties(const nlohmann::json &json) override | mnd::PhysicsComponent | virtual |
| m_owner | mnd::Component | protected |
| PhysicsComponent()=default | mnd::PhysicsComponent | |
| PhysicsComponent(const std::shared_ptr< RigidBody > &body) | mnd::PhysicsComponent | |
| SetRigidBody(const std::shared_ptr< RigidBody > &body) | mnd::PhysicsComponent | |
| StaticTypeId() | mnd::Component | inlinestatic |
| Update(float deltaTime) override | mnd::PhysicsComponent | virtual |
| ~Component()=default | mnd::Component | virtual |