Engine²
Open-source game engine written in C++.
Loading...
Searching...
No Matches
VehicleSystem.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include "
core/Core.hpp
"
4
5
namespace
Physics::System
{
6
13
void
InitVehicleSystem
(Engine::Core &core);
14
15
}
// namespace Physics::System
Core.hpp
Physics::System
Definition
CharacterControllerSystem.cpp:15
Physics::System::InitVehicleSystem
void InitVehicleSystem(Engine::Core &core)
Initialize the vehicle system with entt lifecycle hooks.
Definition
VehicleSystem.cpp:334
src
plugin
physics
src
system
VehicleSystem.hpp
Generated by
1.16.1