Scratch for Java

Sprite::remove()

Removes this sprite from its current stage.

Syntax

Java

.remove()

Return

void

remove()