I have 3 vertices (v1,v2,v3) and I want to be able to just use triangle.draw(pen) and have my triangle show on the screen.
This is what I have so far. and I thought that