Module renderer

Source
Expand description

Write your own renderer.

Structs§

Quad
A polygon with four sides.
Style
The styling attributes of a Renderer.

Traits§

Renderer
A component that can be used by widgets to draw themselves on a screen.