GameMap
constructor(id: Int, type: String, scores: Map<String, Int>, deaths: Map<String, Int>, kills: Map<String, Int>, objectives: List<GW2v2WvwMatch.GameMap.Objective>, bonuses: List<GW2v2WvwMatch.GameMap.Bonus>)
Parameters
id
the map's ID
type
the map's type (i.e. "Center", "RedHome", "BlueHome", or "GreenHome")
scores
the scores by team color
deaths
the deaths by team color
kills
the kills by team color
objectives
the list of the map's objective
bonuses
the bonuses granted by this map