Crate cod

source · []

Functions

Draw a “texture” onto the screen
Draw a “texture” onto the screen
Draw a “texture” onto the screen
Put cursor to the bottom of the screen
Clear the screen (full clear, not scroll)
Set background color, using 8-bit color
Set foreground color, using 8-bit color
Remove all color modifiers
Clear a portion of the screen
Flush everything you’ve drawn to stdout
Set cursor to position
Put cursor to top of screen
Draw a line onto the screen
Draw an orthogonal line to the screen
Draw a single character onto the screen
Draw a rectangle onto the screen
Draw a filled rectangle onto the screen
Pause for a certain amount of seconds
Set background color, using 24-bit true color (not supported on all terminals)
Set foreground color, using 24-bit true color (not supported on all terminals)
Draw text onto the screen (non-wrapping)
Draw a triangle onto the screen
Draw a filled triangle onto the screen