Scratch for Java

Text::goLayersBackwards()

Moves the text backwards by a specified number of layers in the stage. If the text is not on a stage, the method does nothing.

Examples

View on GitHub

Syntax

Java

.goLayersBackwards(number)

Scratch

go [backward v] (number) layers

Parameters

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

Return

void

goLayersBackwards()

Create Shareable URL

Select Sections