@Gw2ApiVersion(value="v1") public class EventSphereLocation extends EventLocation
Constructor and Description |
---|
EventSphereLocation() |
Modifier and Type | Method and Description |
---|---|
Double |
getRadius()
The radius of an event location.
|
Double |
getRotation()
The degree(?) rotation of the sphere.
|
void |
setRadius(double radius) |
void |
setRotation(double rotation) |
public Double getRadius()
getRadius
in interface Location
getRadius
in class EventLocation
Double
.public void setRadius(double radius)
public Double getRotation()
getRotation
in interface Location
getRotation
in class EventLocation
public void setRotation(double rotation)
Copyright © 2014. All Rights Reserved.