#include <SFML/Graphics.hpp> int main() { sf::RenderWindow Window(sf::VideoMode(800, 600, 32), "SFML Sample Application"); while (Window.
確定! 回上一頁