|
Engine²
Open-source game engine written in C++.
|
#include "core/Core.hpp"Go to the source code of this file.
Namespaces | |
| namespace | Physics |
| namespace | Physics::System |
Functions | |
| void | Physics::System::InitVehicleSystem (Engine::Core &core) |
| Initialize the vehicle system with entt lifecycle hooks. | |