Here is a MWE #include <SFML/Graphics.hpp> #include <string> #include <iostream> int main(int argc, char *argv) { sf::RenderWindow w...
確定! 回上一頁