#include <SFML/Graphics.hpp> #include <iostream> int main() ... setPosition(sf::Vector2f(192, 146)); window.draw(Shape[0]); if ...
確定! 回上一頁