Engine²
Open-source game engine written in C++.
Loading...
Searching...
No Matches
ChaseCameraBehavior.hpp File Reference
#include <cmath>
#include <GLFW/glfw3.h>
#include <glm/glm.hpp>
#include "component/Camera.hpp"
#include "component/PlayerVehicle.hpp"
#include "component/Transform.hpp"
#include "core/Core.hpp"
#include "resource/CameraManager.hpp"
#include "resource/InputManager.hpp"
#include "utils/CameraBehavior.hpp"
#include "utils/CameraUtils.hpp"

Go to the source code of this file.

Classes

class  ChaseCameraBehavior
 Chase camera behavior for vehicles. More...