Scratch for Java

Text::goLayersForwards()

Moves the text forward by a specified number of layers within its stage. If the text is not on a stage, the method does nothing.

Examples

View on GitHub

Syntax

Java

.goLayersForwards(number)

Scratch

go [forward v] (number) layers

Parameters

Name Data Type Description
number int the number of layers to move the text forward

Return

void

goLayersForwards()

Create Shareable URL

Select Sections