SDL_QueryTexture (tex, NULL, NULL, &pos.w, &pos.h);; SDL_RenderCopy(rend, tex, NULL, &pos);; }; int main(int argc, char** argv)
確定! 回上一頁