Vocabularymath.rectanglesClass descriptionA rectangle with the following slots:
| • | loc - the top-left corner of the rectangle as an x/y pair |
| • | dim - the dimensions of the rectangle as a width/height pair |
Rectangles are constructed by calling
<rect> and
<extent-rect>.
DefinitionMethods