A class representing a rectangle on the screen.
left The x coordinate of the top-left point.
top The y coordinate of the top-left point.
right The x coordinate of the bottom-right point.
bottom The y coordinate of the bottom-right point.
The x coordinate of the top-left point.
The y coordinate of the top-left point.
The x coordinate of the bottom-right point.
The y coordinate of the bottom-right point.
Generated using TypeDoc
A class representing a rectangle on the screen.
Member
left The x coordinate of the top-left point.
Member
top The y coordinate of the top-left point.
Member
right The x coordinate of the bottom-right point.
Member
bottom The y coordinate of the bottom-right point.