Engine²
Open-source game engine written in C++.
Loading...
Searching...
No Matches
VehicleInput.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include "
core/Core.hpp
"
4
5
void
VehicleInput
(
Engine::Core
&core);
Core.hpp
VehicleInput
void VehicleInput(Engine::Core &core)
Definition
VehicleInput.cpp:7
Engine::Core
The core is the place where all the data of the engine is stored. It contains the registry (entities)...
Definition
Core.hpp:33
examples
vehicle_usage
src
system
VehicleInput.hpp
Generated by
1.16.1