SDL_Surface* preSurface = SDL_CreateRGBSurface( - SDL_SWSURFACE, + SDL_Surface* preSurface = RecreateSurfaceWithDimensions( + metaSurface, width, - height, ...
確定! 回上一頁