Scratch for Java

Sprite::hide()

Hides the sprite. The pen is not effected.

Syntax

Java

.hide()

Return

void

hide()