int SDL_FillRect(SDL_Surface *dst, SDL_Rect *dstrect, Uint32 color);. DESCRIPTION This function performs a fast fill of the given rectangle with color. If ...
確定! 回上一頁