ssc/stdlib-sup39/draw-lite.sun

2 lines
104 B
Text

builtin drawText(x, y, fontSize, colorTop, colorBot, fmt, ...);
builtin drawRect(fill, x0, y0, x1, y1);