|
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::VehicleRPMUpdate (Engine::Core &core) |
| Update per-vehicle RPM telemetry from Jolt controller. Runs in FixedTimeUpdate. | |