Method SDL.Surface()->fill()

class SDL.Surface

Method fill

object fill(int color)

Description

Fill the entire surface with a solid color.

See also

fill_rect()