#include <SFML/Graphics.hpp> class Text : public sf::Drawable { sf::Font font; sf::Text text; public: Text(std::string string){ if (!font.
確定! 回上一頁