Engine²
Open-source game engine written in C++.
Loading...
Searching...
No Matches
CameraControlSystem.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include "
core/Core.hpp
"
4
5
namespace
CameraMovement::System
{
6
15
void
CameraControlSystem
(Engine::Core &core);
16
17
}
// namespace CameraMovement::System
Core.hpp
CameraMovement::System
Definition
CameraControlSystem.cpp:9
CameraMovement::System::CameraControlSystem
void CameraControlSystem(Engine::Core &core)
System that controls the camera based on the active behavior.
Definition
CameraControlSystem.cpp:11
src
plugin
camera-movement
src
system
CameraControlSystem.hpp
Generated by
1.16.1