beginLoop
fn
void beginLoop() nothrow @nogcBegins a closed loop path.
Use vertex() to add points, then endLoop() to draw. The path is automatically closed.
void beginLoop() nothrow @nogcBegins a closed loop path.
Use vertex() to add points, then endLoop() to draw. The path is automatically closed.