Module endbasic_std::console::graphics

source ·
Expand description

Support to implement graphical consoles.

Structs§

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

Traits§

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