Class Eraser
Eraser renderable
Inherited Members
Namespace: Terminaux.Writer.CyclicWriters.Graphical
Assembly: Terminaux.dll
Syntax
public class Eraser : GraphicalCyclicWriter
Constructors
| Edit this page View SourceEraser()
Makes a new instance of the eraser renderer
Declaration
public Eraser()
Methods
| Edit this page View SourceRender()
Renders a box that will erase parts of the screen
Declaration
public override string Render()
Returns
Type | Description |
---|---|
string | Rendered text that will be used by the renderer |