Notes:
Self descriptive, we hope. Made from a couple of TNTCircleSegments.
Features and Usage:
| Primary Attributes: |
7 parameters: |
|---|---|
| To Create: |
var center = new TNTPoint(1, -5); |
| To Draw: |
myDisk.drawTNTTwoTonedDisk(context); |
| Comments: |
Interesting effects can be produced when these babies are tiled in the plane with the rotation angles tweaked based on their position or the number of disks tiling the canvas. |
