| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.model.building | |
| ch.sahits.game.openpatrician.model.building.impl | |
| ch.sahits.game.openpatrician.model.impl |
| Modifier and Type | Method | Description |
|---|---|---|
IBalanceSheet |
ITradingOffice.getBalanceLastWeek() |
Retrieve the balance sheet for last completed week.
|
IBalanceSheet |
ITradingOffice.getCurrentWeek() |
Retrieve the balance sheet for the current week
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
ITradingOffice.replaceBalanceSheet(IBalanceSheet newWeek) |
Replace the last weeks balance sheet with the current week and
set the new balance sheet for this week.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
TradingOffice.replaceBalanceSheet(IBalanceSheet newWeek) |
| Constructor | Description |
|---|---|
TradingOffice(IPlayer player,
ICity city,
int value,
IStorage storage,
IBalanceSheet lastWeek,
IBalanceSheet thisWeek) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
BalanceSheet |
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.