Refactor events.

This commit is contained in:
2021-07-04 15:26:52 +02:00
parent f816f5f565
commit 4ab5d205ac
28 changed files with 231 additions and 125 deletions

View File

@@ -1,5 +1,3 @@
#include <GLFW/glfw3.h>
#include <glad/glad.h>
#include <iostream>
#include "Controller.h"