SDL_RenderDrawRect will draw an unfilled rectangle. SDL_RenderFillRect will be filled (hopefully that is obvious). With SDL_renderer you need to call ...
確定! 回上一頁