beginLine
fn
void beginLine() nothrow @nogcBegins a line path.
Use vertex() to add points, then endLine() to draw.
void beginLine() nothrow @nogcBegins a line path.
Use vertex() to add points, then endLine() to draw.