|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Waypoint | |
---|---|
me.escapeNT.pail | |
me.escapeNT.pail.config |
Uses of Waypoint in me.escapeNT.pail |
---|
Methods in me.escapeNT.pail that return Waypoint | |
---|---|
Waypoint |
Pail.getWaypoint(String name)
Gets the waypoint with the specified name, or null if it doesn't exist. |
Methods in me.escapeNT.pail with parameters of type Waypoint | |
---|---|
void |
Pail.addWaypoint(Waypoint waypoint)
Add the provided Waypoint to the list. |
Uses of Waypoint in me.escapeNT.pail.config |
---|
Methods in me.escapeNT.pail.config that return types with arguments of type Waypoint | |
---|---|
static List<Waypoint> |
WaypointConfig.getWaypoints()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |