aukimi
Documentation
Tutorials
Tips
Forum
Community
Sign in
繁體中文
aukimi.com
JavaScript API
draw
8 members
draw.drawLine(x1, y1, x2, y2, r, g, b)
0..255 colors
draw.drawBox(x, y, x2, y2, r, g, b, r2?, g2?, b2?, filled?)
draw.drawEllipse(x, y, rx, ry, r, g, b, r2?, g2?, b2?, filled?)
draw.print(text)
printC = no newline
draw.printC(text)
draw.setPrintColor(r, g, b, a?)
draw.setPrintSize(n)
draw.setPrintSpacing(n)