Engine²
Open-source game engine written in C++.
Loading...
Searching...
No Matches
RigidBodySystem.hpp File Reference
#include "core/Core.hpp"

Go to the source code of this file.

Namespaces

namespace  Physics
namespace  Physics::System

Functions

void Physics::System::InitRigidBodySystem (Engine::Core &core)
 Initialize RigidBody system and register entt hooks.
void Physics::System::ShutdownRigidBodySystem (Engine::Core &core)
 Shutdown RigidBody system and unregister entt hooks.