3 lines
112 B
Text
3 lines
112 B
Text
|
builtin drawText(x, y, fontSize, colorTop, colorBot, fmt, ...);
|
||
|
builtin drawRect(fill, stroke, x0, y0, x1, y1);
|