Notes:
Another student-inspired shape!
TNTPokeball Features and Usage:
| Primary Attributes: |
9 Parameters:
|
|---|---|
| To Create: |
The example above was created by:
blackStroke.lineWidth = .8;
var pokeball = new TNTPokeball(origin, 15, 5, 2, red, white, yellow, blackStroke, 0);
pokeball.drawTNTPokeball(context);
|
| To Draw: |
pokeball.drawTNTPokeball(context); |
