Interface | Description |
---|---|
Location |
Class | Description |
---|---|
Event |
Represents an event object as returned by the
/v1/event_details
API method.
|
EventCenterCoordinate |
Represents a three-dimensional point in game space that is the center point
of an
Event . |
EventCylinderLocation | |
EventDetails |
Provides a model for
/v1/event_details.json . |
EventLocation |
A generic implementation of
EventLocation
to be used during deserialization and serialization. |
EventName |
Represents an event name as returned by the
/v1/event_names
API method.
|
EventNamesList |
Represents the list of
EventName s as
returned by
/v1/event_names. |
EventPolyLocation | |
EventSphereLocation | |
Point |
Represents an (x,y) coordinate in the xy-plane.
|
Range |
Represents a pair of numbers that define a range in the z-plane.
|
WorldEventsStatusList |
Models the result of
/v1/events.json . |
WorldEventStatus |
Represents an
Event status as
returned by
/v1/events. |
Copyright © 2014. All Rights Reserved.