Crate terminalgl

Source

Modules§

draw
drawc

Enums§

Direction
Direction for straight_line.
TextAlignment
Alignment for text_aligned.

Functions§

clear
Clear the terminal.
cursorto
Moves the cursor to (x, y) with the top left corner being (0, 0).
size
Get terminal size as (cols, rows).