SDLU/include/graphics/Graphics.hpp

4 lines
82 B
C++
Raw Normal View History

2020-05-23 13:20:19 +00:00
#pragma once
2020-05-23 14:13:41 +00:00
#include "RenderWindow.hpp"
#include "drawable/shapes/Rectangle.hpp"