2D shape.
v2.0.0
Returns true if given point is inside this shape.
true
Returns the distance between this shape and the given point.
Returns true if given circle intersects this shape.
Returns true if given polygon intersects this shape.
Returns true if given rectangle intersects this shape.
Returns true if given section intersects this shape.
Returns true if given other shape intersects this shape.
Returns this shape rotated by given angle around origin point.
Returns this shape rotated by given angle around given pivot point.
Returns this shape scaled by given scale value relative to origin point.
Returns this shape scaled by given scale value relative to given center point.
Returns this shape translated by given vector.
Bounding box of this shape.
Midpoint of this shape.
Type of coordinates in this shape.