Scratch for Java

TiledMap::stampLayerToBackground()

Stamps a specified layer onto the background.

Syntax

Java

.stampLayerToBackground(name)

Parameters

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

Return

void

stampLayerToBackground()