Expand description
Geometric primitives useful for layout
Structs
- An abstract “line”. Represents any type that has a start and an end
- Generic struct which holds a “min” value and a “max” value
- A 2-dimensional coordinate.
- An axis-aligned UI rectangle
- The width and height of a
Rect