TileMap.Tiles
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.TileMapTileMap.loadTilesetImage(String) method