#ifndef TEXT_H #define TEXT_H #include <SDL2/SDL_ttf.h> #include <SDL2/SDL.h> #include "events.h" #include <iostream> #include <string> ...
確定! 回上一頁