Structs§
- Rect
- The Rect struct represents an area, such as an area of the screen, by its minimum x and y and maximum x and y.
Enums§
- Rect
CutSide - A RectCutSide represents a side of the rectangle. This allows the user to choose a side dynamically using a RectCut.