public interface Tileable
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.String> |
getMapNames()
Returns the map name list.
|
TilesetInfo[] |
getTilesetInfos(java.lang.String mapName)
Returns all the slice information for the specified map.
|
TilesetInfo[] getTilesetInfos(java.lang.String mapName)
mapName
-java.util.List<java.lang.String> getMapNames()