Constructor
new AahElement(g, center, options)
Create a new Aah.
Parameters:
Name | Type | Description |
---|---|---|
g |
p5.Graphics | The graphics object to draw to. |
center |
Point | The position of the aah. |
options |
AahElementOptions | A map of values to be loaded into instance variables. |
Members
tipType :AahElementTipTypes
Special setting for defining Aah tips
Type:
Methods
draw()
Draw the AahElement to the buffer.