TileMap
.Tile
s
that corresponds to an image of the game world environment
and data that corresponds to placement of game world entities.TileMap.loadTilesetImage(String)
and TileMap.loadMapData(String[], String[], int[])
methods.TileMap
TileMap.loadTilesetImage(String)
method