module

Draw::Liner

Receives segment definition

Instance methods

line_to(x : Float64, y : Float64)

Draw a line from the current position to the point (x, y)

Source