optimizedImage = SDL_DisplayFormatAlpha(loadedImage); //free the old image SDL_FreeSurface(loadedImage); } //return the optimized image return ...
確定! 回上一頁