Class: Aah

Aah(mask, options)

Define the Aah tangle. Aah is composed of repeating patterns of AahElement and DotElement, placed randomly on the screen.

Constructor

new Aah(mask, options)

Create the Aah tangle object.

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 AahOptions

A map of values to be loaded into instance variables.

Source:

Members

plans :AahPlans

Preset plans for the Aah tangle.

Type:
Source: