Scratch for Java

TiledMap::stampLayerToForeground()

Stamps the specified layer to the foreground.

Syntax

Java

.stampLayerToForeground(name)

Parameters

Name Data Type Description
name String the name of the layer to be stamped to the foreground

Return

void

stampLayerToForeground()