... SDL_FreeSurface(image); SDL_Rect rect = {pos.x, pos.y, size.width, size.height}; if (SDL_QueryTexture(texture, NULL, NULL, &rect.w, ...
確定! 回上一頁