#include <vector>
#include <SFML/Graphics.hpp>
#include "IPolygon.hpp"
#include "Shape.hpp"
Go to the source code of this file.