stamp

MJS / AC Piece API / graphics / done
stamp(painting, x, y, scale)

Paste a painting centered at (x,y). Useful for sprites and markers.

Parameters

Name Type Required Description
painting painting | image yes Source bitmap, painting id, or URL.
x, y number no Center position.
scale number no Optional scale factor.

Returns

void

Runtime Notes

No additional runtime notes yet.

Details

No additional details yet.

Live Preview

Embedded AC preview