Class: Emingle

Emingle(mask, options)

Define the Emingle Tangle. Emingle consists of a grid containing box spirals.

Constructor

new Emingle(mask, options)

Create a new Emingle.

Parameters:
Name Type Description
mask Array.<Point> | Polygon

Vertices of a polygon used as a mask. Only the portion of the tangle inside the polygon will be visible.

options EmingleOptions

The options list.

Source: