final case classHotSpotInfo(x: Float, y: Float, scale: Float) extends Product with Serializable
Information for positioning a hotspot on the continental map.
The origin point is the lowest left corner of the map grid.
The coordinates of the hotspot do necessarily match up to the map's internal coordinate system - what you learn using the /loc command.
Instead, all maps use a 0 - 8192 coordinate overlay.
Information for positioning a hotspot on the continental map.
The origin point is the lowest left corner of the map grid. The coordinates of the hotspot do necessarily match up to the map's internal coordinate system - what you learn using the
/loc
command. Instead, all maps use a 0 - 8192 coordinate overlay.the x-coord of the center of the hotspot
the y-coord of the center of the hotspot
how big the hotspot explosion icon appears