Refactoring of Input Devices

This commit is contained in:
2021-08-30 19:28:43 +02:00
parent e5ccf0879c
commit 20ecb4f1a3
7 changed files with 114 additions and 97 deletions

View File

@@ -5,6 +5,7 @@
*/
#include "InputDeviceGLFW.hpp"
#include "Base/Logger.hpp"
#include <GLFW/glfw3.h>
namespace openVulkanoCpp::GLFW