... 0.f); // 這行就是讓圓形可以往我們設定的方向移動。 window.draw(shape); // 這行可以讓視窗畫出我們的shape(也就是圓形) #include<SFML/Graphics.hpp> using ...
確定! 回上一頁