Module vga::drawing[][src]

Expand description

Common functionality for drawing in vga graphics mode. Original implementation here https://github.com/expenses/line_drawing.

Type Definitions

Point

A point in 2D space.