| Package | Description |
|---|---|
| com.badlogic.gdx.maps | |
| com.badlogic.gdx.maps.tiled | |
| com.badlogic.gdx.maps.tiled.tiles |
| Modifier and Type | Method and Description |
|---|---|
MapProperties |
MapObject.getProperties() |
MapProperties |
MapLayer.getProperties() |
MapProperties |
Map.getProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
MapProperties.putAll(MapProperties properties) |
| Modifier and Type | Method and Description |
|---|---|
MapProperties |
TiledMapTileSet.getProperties() |
MapProperties |
TiledMapTile.getProperties() |
| Modifier and Type | Method and Description |
|---|---|
MapProperties |
StaticTiledMapTile.getProperties() |
MapProperties |
AnimatedTiledMapTile.getProperties() |
Copyright © 2021. All rights reserved.