Pen::stamp()
Stamps the current sprite onto the canvas. If the sprite is not null, it will stamp either to the foreground or the background based on the value of the isForeground flag.
Syntax
Java
.stamp()
Scratch
stamp
Return
void
Stamps the current sprite onto the canvas. If the sprite is not null, it will stamp either to the foreground or the background based on the value of the isForeground flag.
.stamp()
stamp
void