• Right now, fillPoly and drawPoly just iterate over the array they're given, but I guess they could be modified to take data of the form [[x,y],[x,y]...] or [{x,y},{x,y},...]? It might make this sort of thing a bit more readable?

About

Avatar for Gordon @Gordon started