Scratch for Java

Sprite::stamp()

Stamps the current sprite to the background. A stamp is a non interactive version of the sprite.

Syntax

Java

.stamp()

Return

void

stamp()