GW2v2Continent

constructor(id: Int, name: String, continentDims: List<Int>, minZoom: Int, maxZoom: Int, floors: List<Int>)

Parameters

id

the continent's ID

name

the continent's name

continentDims

the width and height of the continent

minZoom

the minimal zoom level for use with the map tile service

maxZoom

the maximum zoom level for use with the map tile service

floors

the IDs of the continent's floors