stamp(painting, x, y, scale)
Paste a painting centered at (x,y). Useful for sprites and markers.
| 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. |
void
No additional runtime notes yet.
No additional details yet.