Pencil Code Reference > Drawing Arcs

 

Drawing Arcs draw arcs with lt and rt

Arcs can be drawn by adding a second arguement to the familiar lt and rt commands.

###Syntax

lt 135, 60

An arc can have any value as an angle, even negative values. An angle of 360 degrees creates a circle.

rt 360, 50