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

Stamps the specified layer to the foreground.
.stampLayerToForeground(name)
| Name | Data Type | Description |
|---|---|---|
| name | String | the name of the layer to be stamped to the foreground |
void