Bounds.corners
Jump to navigation
Jump to search
Bounds.corners
returns the four corners of the bounds as a list of [x, y]
pairs.
Usage Notes
The result of this call may be passed directly to PixelDisplay.drawPoly or PixelDisplay.fillPoly, assuming the bounds is in the same coordinate system as that display.