Class WorldMap


  • public class WorldMap
    extends Entity
    The world map
    • Constructor Detail

      • WorldMap

        public WorldMap​(int mapId)
        Creates the World Map
        Parameters:
        mapId - The ID of the map to create
    • Method Detail

      • getTileMap

        public com.badlogic.gdx.maps.tiled.TiledMap getTileMap()
        Returns:
        the Tile Map attached to this object