int SDL_UpdateTexture(SDL_Texture* texture, const SDL_Rect* rect, const void* pixels, int pitch). 函数功能:使用新的像素数据更新给定的纹理矩形。
確定! 回上一頁