sf::RenderWindow window(sf::VideoMode(800, 600), "SFML window"); // Create a new render-texture sf::RenderTexture texture;
確定! 回上一頁