int SDL_FillRect(SDL_Surface *dst, SDL_Rect *dstrect, Uint32 color); 사각형에 색 채우기 return : success = 0, error = -1 ex) // clear screen
確定! 回上一頁