restructured everything

This commit is contained in:
Robert 2021-04-23 15:08:51 +02:00
parent 4225a524b9
commit c66cae17f2
61 changed files with 18406 additions and 1710 deletions

View file

@ -0,0 +1,4 @@
#pragma once
#include "RenderWindow.hpp"
#include "drawable/shapes/Rectangle.hpp"