RenderTarget.Clear Method

SFML.Net

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