It's not recommended to use SDL_UpdateTexture for textures which are updated constantly, it's recommended to use SDL_LockTexture and ...
確定! 回上一頁