We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
# Module Functions Graphics.line(x1, y1, x2, y2, color, size=1) Graphics.rect(x, y, width, height, color, size=0) Graphics.circle(x, y, radius, color, size=0)