上面用到的int SDL_QueryTexture(SDL_Texture* texture,Uint32* format, int* access,int* w,int* h)是用来查询Texture的信息的。以便在绘制的时候不会造成图片拉伸等 ...
確定! 回上一頁