| Constructor | Description |
|---|---|
ChurchState() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
makeDonation(int amount) |
Make a donation of
amount toward the church extension. |
void |
upgrade() |
Upgrade to the next level.
|
getCollectedDonationsForExtension, getExtensionLevelpublic void upgrade()
IChurchpublic void makeDonation(int amount)
IChurchamount toward the church extension.makeDonation in interface IChurchamount - to donate toward the church extension.Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.