RenderWindow.Clear Method

SFML.Net

RenderWindowClear Method
Overload List
  Name Description
Public method Clear
Clear the entire window with black color
Public method Clear(Color)
Clear the entire window with a single color
Top
See Also