Package | Description |
---|---|
com.badlogic.gdx.maps.tiled |
Modifier and Type | Method and Description |
---|---|
TiledMapTileSet |
TiledMapTileSets.getTileSet(int index) |
TiledMapTileSet |
TiledMapTileSets.getTileSet(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<TiledMapTileSet> |
TiledMapTileSets.iterator() |
Modifier and Type | Method and Description |
---|---|
void |
TiledMapTileSets.addTileSet(TiledMapTileSet tileset) |
void |
TiledMapTileSets.removeTileSet(TiledMapTileSet tileset) |