Engine²
Open-source game engine written in C++.
Loading...
Searching...
No Matches
Input.pch.hpp
Go to the documentation of this file.
1
// Precompiled header for the Input plugin
2
3
// stdlib
4
#include <functional>
5
#include <vector>
6
7
// External libraries
8
#include <GLFW/glfw3.h>
9
#include <glm/vec2.hpp>
10
11
// ESQ headers
12
#include "
Engine.hpp
"
13
14
#include "
plugin/PluginWindow.hpp
"
15
#include "
resource/Window.hpp
"
16
#include "
scheduler/Startup.hpp
"
Engine.hpp
PluginWindow.hpp
Startup.hpp
Window.hpp
src
plugin
input
src
Input.pch.hpp
Generated by
1.16.1