SDL_Surface* solid = TTF_RenderText_Solid(font, "SDL2 Android Example" , textColor);. SDL_Texture* solidTexture = SDL_CreateTextureFromSurface( ...
確定! 回上一頁