Scratch for Java

Sprite::stampToForeground()

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

Syntax

Java

.stampToForeground()

Return

void

stampToForeground()