|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of WorldCoord in com.empireclassic.Remote |
|---|
| Fields in com.empireclassic.Remote declared as WorldCoord | |
|---|---|
protected WorldCoord |
Ship.loc
|
| Methods in com.empireclassic.Remote that return WorldCoord | |
|---|---|
WorldCoord |
MyShip.getDest()
|
WorldCoord |
Ship.getLoc()
|
WorldCoord |
MyShip.getLoc()
|
WorldCoord |
IslandInfo.getLocation()
|
WorldCoord |
WorldCoord.translated(int x,
int y)
|
WorldCoord |
WorldCoord.translated(IslandCoord coord)
|
WorldCoord |
WorldCoord.translated(WorldCoord coord)
|
WorldCoord |
WorldCoord.wrap()
|
WorldCoord |
WorldCoord.wrapped()
|
| Methods in com.empireclassic.Remote with parameters of type WorldCoord | |
|---|---|
EmpireError |
RemoteEmpire.setFleetCourse(int nationNum,
int fleetNum,
WorldCoord dest)
|
void |
IslandInfo.setLocation(WorldCoord coord)
|
EmpireError |
RemoteEmpire.shipSetCourse(int shipNum,
WorldCoord dest,
double speed)
|
WorldCoord |
WorldCoord.translated(WorldCoord coord)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||