DrawBuf.polyLine

draw poly line of width == 1px; when cycled is true, connect first and last point

class DrawBuf
void
polyLine
(
Point[] points
,
uint colour
,
bool cycled
)

Meta