Skip to content
bggd edited this page Jan 27, 2016 · 4 revisions
# 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)

Clone this wiki locally