#include <iostream> #include <SFML/Graphics.hpp> int main() ... setView(sf::View(sf::FloatRect(0, 0, event.size.width, event.size.height)));
確定! 回上一頁