... 0); SDL_Texture * texture = SDL_CreateTextureFromSurface(renderer, surface); int texW = 200; int texH = 200; SDL_QueryTexture(texture, ...
確定! 回上一頁