oval

MJS / AC Piece API / graphics / done
oval(x, y, w, h, mode)

Draw an ellipse bounded by width and height dimensions.

Parameters

Name Type Required Description
x, y number yes Top-left or center position depending on mode.
w, h number yes Ellipse width and height.
mode string no fill/outline variants.

Returns

void

Runtime Notes

No additional runtime notes yet.

Details

No additional details yet.

Live Preview

Embedded AC preview