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

Stamps a specified layer onto the background.
.stampLayerToBackground(name)
| Name | Data Type | Description |
|---|---|---|
| name | String | the name of the layer to be stamped onto the background |
void