SDLU/include/graphics/Graphics.hpp
2021-04-23 15:08:51 +02:00

4 lines
82 B
C++

#pragma once
#include "RenderWindow.hpp"
#include "drawable/shapes/Rectangle.hpp"