Module graphics

Source
Expand description

Support to implement graphical consoles.

Structs§

GraphicsConsole
Implementation of a console that renders to a backing surface.
RasterInfo
Container for configuration information of the backing surface.

Traits§

ClampedInto
Conversion between types with silent value clamping.
ClampedMul
Multiplication of values into a narrower type with silent value clamping.
InputOps
Primitive graphical console input operations.
RasterOps
Primitive graphical console raster operations.