showGrid(step)
forward(distance)
right(angle)
left(angle)
goto(x,y)
hide()
show()
angle(angle)
setSize(width)
color(r,g,b)
color([r,g,b])
color("#hexcolor")
color("name")
Documentation »