Module gemini_engine::elements::geometry
source · Expand description
This module contains basic geometry structs that implement ViewElement, such as Line or Triangle
Structs§
- The
Recttakes a position and size, and returns a rectangle at that position with the given width and size when blit to aView