graphics

L5 / Lua API / l5 / in progress
L5 graphics mapping

Core drawing calls and their AC equivalents.

Parameters

Parameters are not fully documented yet.

Returns

Not specified.

Examples

No explicit examples yet.

Open prompt to experiment live.

Runtime Notes

No additional runtime notes yet.

Details

L5 API AC target Status
background()$.wipe()done
fill()/stroke()state + $.ink()done
line()/point()$.line()/$.plot()done
rect()/circle()/ellipse()$.box()/$.circle()/$.oval()done
beginShape()โ€ฆ$.shape()/$.poly()planned

Live Preview

Embedded AC preview