Finally, we have to clear the screen, copy our texture into the renderer and then render it to the screen. In C: SDL_RenderClear(window_renderer); ...
確定! 回上一頁