| Modifier and Type | Method and Description |
|---|---|
ITradingOffice |
IPlayer.findTradingOffice(ICity city)
Find the trading office of the player in the city.
|
| Modifier and Type | Field and Description |
|---|---|
private List<ITradingOffice> |
TradingOfficeList.offices |
| Modifier and Type | Method and Description |
|---|---|
Iterator<ITradingOffice> |
TradingOfficeList.iterator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
TradingOfficeList.add(ITradingOffice iTradingOffice) |
| Modifier and Type | Class and Description |
|---|---|
class |
TradingOffice
Implementation of the trading office
|
| Modifier and Type | Method and Description |
|---|---|
ITradingOffice |
Player.findTradingOffice(ICity city) |
Copyright © 2011-2016 Sahits GmbH. All Rights Reserved.