... SDL_FillRect(screen,&screen->clip_rect,color); SDL_FillRect(screen,&rect,color2); SDL_Flip(screen); SDL_Delay(50);
確定! 回上一頁