Module firefly_rust::shapes

source ·
Expand description

Structs for working with shapes as values.

The graphics module provides functions for drawing shapes. This modules provides useful struct for when you need to store or manipulate a shape before it can be drawn.

Structs§

Traits§