Skip to content

Location Type

Jeremie Rossignol edited this page Jul 16, 2015 · 3 revisions

The Location class represents a set of latitude/longitude coordinates.

Methods

Method Signature Description
double Latitude() The latitude of the given location.
double Longitude() The longitude of the given location.
Biome Biome() The biome at the given location.
Clone this wiki locally