| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.model.map | |
| ch.sahits.game.openpatrician.model.map.impl |
| Modifier and Type | Method and Description |
|---|---|
Set<ITradeRoute> |
IMap.getTradeRoutes()
Retrieve the trade routes defined for this map.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TradeRoute
Implementation of the
ITradeRoute. |
| Modifier and Type | Field and Description |
|---|---|
private Set<ITradeRoute> |
GameMap.tradeRoutes |
| Modifier and Type | Method and Description |
|---|---|
void |
GameMap.addTradeRoute(ITradeRoute tradeRoute) |
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.