... SDL_MapRGB(blueball.image->format, 0, 0, 0)); background_color = SDL_MapRGB(screen->format, 128, 128, 128); SDL_FillRect(screen,NULL, ...
確定! 回上一頁