Example 1: sfml base program #include int main() { // create the window sf::RenderWindow window(sf::VideoMode(800, 600), "My window"); // run the.
確定! 回上一頁