draw Lines
fun GuiGraphicsExtractor.drawLines(points: FloatArray, argb: Int, bounds: ScreenRectangle, cull: Boolean = true)
Function to draw lines using the specified positions vectors.
Parameters
positions
The vectors representing the lines.