DrawScript
1.0
jvm
DrawScript
/
ast.instructions.figure
/
Line
/
Line
Line
constructor
(
start
:
Point
,
end
:
Point
)
Parameters
start
The starting
Point
of the line.
end
The end
Point
of the line.