| Modifier and Type | Field and Description |
|---|---|
private int |
buildingCosts |
private int |
cityGuardCosts |
private double |
currentHeadTaxValue |
private double |
currentPropertyTax |
private int |
otherCosts |
private int |
otherIncome |
private int |
outriggerCosts |
private long |
paidSpecialTaxes |
private long |
paidTaxes |
private int |
siegeCosts |
| Constructor and Description |
|---|
Tresury() |
| Modifier and Type | Method and Description |
|---|---|
void |
update(long cash)
Update the total amount of cash in the treasury.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBuildingCosts, getCityGuardCosts, getCurrentHeadTaxValue, getCurrentPropertyTax, getOtherCosts, getOtherIncome, getOutriggerCosts, getPaidSpecialTaxes, getPaidTaxes, getSiegeCostsprivate double currentHeadTaxValue
private double currentPropertyTax
private long paidTaxes
private long paidSpecialTaxes
private int cityGuardCosts
private int buildingCosts
private int outriggerCosts
private int siegeCosts
private int otherCosts
private int otherIncome
Copyright © 2011-2015 Sahits GmbH. All Rights Reserved.