Module video

Source
Expand description

Video-system manipulation operations.

Functions§

clear_background
Clear the screen to the given background color.
draw_rectangle
Draw a rectangle filled with the given color.
draw_text
Draws the given text string with the given color.

Type Aliases§

Color