#include <SFML/Graphics.hpp> int main() { sf::Window ... 代碼可以看到窗口,否則不可以 sf::CircleShape shape(100.f); //創建圖形對象 shape.
確定! 回上一頁