pub const NUM_CORNERS: u8 = 4; // 4u8
The number of subdivisions when dividing a Rect in half along the x and y axes.
Rect