Первое, что нам нужно для работы с SDL_ttf, — это ttf шрифт. ... resPath + "sample.ttf", color, 64, renderer); if (image == nullptr){ ...
確定! 回上一頁