... SDL_Surface *logo; SDL_Event event; SDL_Rect logoMap={0,0,32,32}; SDL_Rect Mask={190,200,32,320}; SDL_FillRect(screen,NULL,SDL_MapRGB(screen->format,0,0 ...
確定! 回上一頁