Engine²
Open-source game engine written in C++.
Loading...
Searching...
No Matches
CameraMovement.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include "
exception/CameraMovementError.hpp
"
4
5
#include "
plugin/PluginCameraMovement.hpp
"
6
7
#include "
resource/CameraControlSystemManager.hpp
"
8
#include "
resource/CameraManager.hpp
"
9
10
#include "
system/CameraControlSystem.hpp
"
11
#include "
system/ResetCameraBehavior.hpp
"
12
13
#include "
utils/CameraBehavior.hpp
"
14
#include "
utils/CameraUtils.hpp
"
15
16
#include "
utils/cameraBehavior/DefaultBehavior.hpp
"
17
#include "
utils/cameraBehavior/DontMoveBehavior.hpp
"
18
#include "
utils/cameraBehavior/OrbitalChaseBehavior.hpp
"
CameraBehavior.hpp
CameraControlSystemManager.hpp
CameraControlSystem.hpp
CameraManager.hpp
CameraMovementError.hpp
CameraUtils.hpp
DefaultBehavior.hpp
DontMoveBehavior.hpp
OrbitalChaseBehavior.hpp
PluginCameraMovement.hpp
ResetCameraBehavior.hpp
src
plugin
camera-movement
src
CameraMovement.hpp
Generated by
1.16.1