Module rect

Module rect 

Source
Expand description

contains types which represent the sides and corners of a rectangular shape.

Structsยง

Corners
Represents 4 corners of a rectangular shape.
FillColor
Represents the fill color of a rectangle
Rect
Represents a rectangle/AABB with specified position and size
Sides
Represents 4 sides of a rectangular shape.