Renders a display by writing fonts to a canvas.
Creates a new CanvasTerminal.
The config for the CanvasTerminal
Deletes the terminal, removing the canvas.
Draws a glyph on the display.
Vector2 - Position of the Glyph
Glyph - The Glyph to render
Renders the display to the canvas. Usually drawn once per animation frame.
Generated using TypeDoc
Renders a display by writing fonts to a canvas.