IntRectangle
@Serializable
Creates a new IntRectangle.
Uses IntVector2s which require whole numbers (integers) for position and dimensions.
Also see Rectangle.
Properties
Link copied to clipboard
The unitless area covered by this IntRectangle.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The dimensions of the IntRectangle.
Link copied to clipboard
Casts IntRectangle to Rectangle.