| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.model.factory | |
| ch.sahits.game.openpatrician.model.impl |
| Modifier and Type | Method and Description |
|---|---|
BalanceSheet |
PlayerInteractionFactory.createBalanceSheetFromPreviousWeek(BalanceSheet previousWeek)
Create a balance sheet based upon the balance of the previous week.
|
BalanceSheet |
PlayerInteractionFactory.createInitialBalanceSheet(ICity city,
IPlayer player)
Create an initial balance sheet for player in city.
|
| Modifier and Type | Method and Description |
|---|---|
BalanceSheet |
PlayerInteractionFactory.createBalanceSheetFromPreviousWeek(BalanceSheet previousWeek)
Create a balance sheet based upon the balance of the previous week.
|
| Constructor and Description |
|---|
BalanceSheet(BalanceSheet prevWeek)
Initialize a forcast balance sheet by using the balance sheet of the previous week
|
Copyright © 2011-2015 Sahits GmbH. All Rights Reserved.