ICityGuardBowmen, Crossbowmen, Musketeer, Pikemenpublic abstract class CityGuard extends java.lang.Object implements ICityGuard
| Constructor | Description |
|---|---|
CityGuard() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
update(int amount) |
Change the amount by a positive or negative amount.
|
getAmount, getWeeklySalarypublic void update(int amount)
ICityGuardupdate in interface ICityGuardamount - new number of city guards.Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.