In the following code I try to draw a circle object in a composite object but it won't ... #pragma once #include <SFML/Graphics.hpp> class drawable{ public: ...
確定! 回上一頁