| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.model.city.guild | |
| ch.sahits.game.openpatrician.model.city.guild.impl |
| Modifier and Type | Method and Description |
|---|---|
IMediterreanCity |
ITradeAgreement.getTradeLocation()
Retrieve the partner city of the trade.
|
| Modifier and Type | Method and Description |
|---|---|
Map<javafx.geometry.Point2D,IMediterreanCity> |
IMediterreanMap.getDiscoveredTradingSpots()
Retrieve a map of all discovered trading spot locations along with their
names.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MediterreanCity |
| Modifier and Type | Field and Description |
|---|---|
private IMediterreanCity |
TradeAgreement.tradeLocation |
| Modifier and Type | Field and Description |
|---|---|
private Map<javafx.geometry.Point2D,IMediterreanCity> |
MediterreanSeaMap.cities |
| Modifier and Type | Method and Description |
|---|---|
Map<javafx.geometry.Point2D,IMediterreanCity> |
MediterreanSeaMap.getDiscoveredTradingSpots() |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
MediterreanSeaMap.addCity(javafx.geometry.Point2D location,
IMediterreanCity city) |
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.