Scratch for Java

Sprite::stampToBackground()

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

Syntax

Java

.stampToBackground()

Return

void

stampToBackground()