Notes:
Another 'cool' polar equation!
r = a*cos(θ/2)
TNTDoubleLoop Features and Usage:
| Primary Attributes: |
5 Parameters:
|
|---|---|
| To Create: |
The example above was created by:
var myDoubleLoop = new TNTDoubleLoop(origin, 15, green, blackStroke, 0);
myDoubleLoop.drawTNTDoubleLoop(context);
|
| To Draw: |
myDoubleLoop.drawTNTDoubleLoop(context); |
