There are predefined shapes in SFML so you could use the circle shape: sf::Shape Circle = sf::Shape::Circle(X, Y, Radius, Color, [Outline], ...
確定! 回上一頁