DrawBuf.drawLine

draw line from point p1 to p2 with specified color

class DrawBuf
void
drawLine
(
Point p1
,
Point p2
,
uint colour
)

Meta