Scratch for Java

Sprite::getStage()

Retrieves the current stage associated with this sprite.

Syntax

Java

.getStage()

Return

Stage

getStage()