ssc/stdlib-sup39/draw-lite.sun

3 lines
104 B
Text
Raw Permalink Normal View History

2022-02-23 09:32:28 +09:00
builtin drawText(x, y, fontSize, colorTop, colorBot, fmt, ...);
builtin drawRect(fill, x0, y0, x1, y1);