Notes:
Another common mathematical image in the 'polar coordinates' realm. Study your Precal! This shape is similar to a TNTClover except the shape closes to the center.
TNTRose Features and Usage:
| Primary Attributes: |
6 Parameters:
|
|---|---|
| To Create: |
The examples above were created by:
var myRose = new TNTRose(origin, 8, 19, pink, magentaStroke, 0);
myRose.drawTNTRose(context);
|
| To Draw: | myClover.drawTNTClover(context); |
