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