Rect.this

Constructs a dsdl2.Rect by feeding in a dsdl2.Point as the x and y, then width and height of the rectangle

Parameters

point Point

top-left point of the rectangle

width int

rectangle width

height int

rectangle height

Meta