SDL使用SDL_RenderCopy()将纹理数据复制给渲染目标。SDL_RenderCopy()的原型如下。 int SDLCALL SDL_RenderCopy(SDL_Renderer * renderer, SDL_Texture * texture, ...
確定! 回上一頁