Scratch for Java

Sprite::stampToUI()

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

Syntax

Java

.stampToUI()

Return

void

stampToUI()