Returns the points forming an arrow.
Returns the center of a shape Shape can be: rectangle, triangle, circle
Returns the intersection result between a and b.
a
can be a Circles.CirclePositioned or Rects.RectPositioned
b
can be as above or a Point.
Returns a random point within a shape.
shape
can be Circles.CirclePositioned or Rects.RectPositioned
Generates a starburst shape, returning an array of points. By default, initial point is top and horizontally-centred.
Generate a few basic geometric shapes Overview: