Scratch for Java

Pen::goToForeground()

Moves the pen to the foreground. This method sets the pen's state to indicate that it is in the foreground.

Syntax

Java

.goToForeground()

Return

void

goToForeground()