... SDL_RenderCopyEx(rend, tex, NULL, &r, angle, NULL, SDL_FLIP_NONE); SDL_RenderPresent(rend); } SDL_DestroyTexture(tex); } SDL_Quit(); ...
確定! 回上一頁