SDL_QueryTexture (tex, NULL, NULL, &pos.w, &pos.h); pos.x = pos.y = 0; SDL_RenderCopy(renderer, tex, NULL, NULL);
確定! 回上一頁