@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 LocationgetRadius in class EventLocationDouble.public void setRadius(double radius)
public Double getRotation()
getRotation in interface LocationgetRotation in class EventLocationpublic void setRotation(double rotation)
Copyright © 2014. All Rights Reserved.