public Continent( int id, string name, List<int> continent_dims, int min_zoom, int max_zoom, IEnumerable<int> floors )