#include <SFML/Graphics.hpp> #include <vector> #include <iostream> sf::ConvexShape newShape() { sf::ConvexShape shape(3); shape.
確定! 回上一頁