lineTo

fun lineTo(x: <Error class: unknown class>, y: <Error class: unknown class>)

Draws a line from the current point to @x, @y and makes it the new current point.

Line To

Since

4.14

Parameters

x

x coordinate

y

y coordinate