Creates a clone of this Rounded Rectangle
a copy of the rounded rectangle
Checks whether the x and y coordinates given are contained within this Rounded Rectangle
The X coordinate of the point to test
The Y coordinate of the point to test
Whether the x/y coordinates are within this Rounded Rectangle
Generated using TypeDoc
The Rounded Rectangle object is an area that has nice rounded corners, as indicated by its top-left corner point (x, y) and by its width and its height and its radius.
PIXI