First page Back Continue Last page Graphics
Triangle
triangle command:
- triangle( x1, y1, x2, y2, x3, y3 ) / 3 coordinates
- draws a triangle to the screen
- border color is set using the stroke() command
Yes, this is much better then drawing individual lines