public class CityWallMaterialBuyingTask
extends ch.sahits.game.openpatrician.model.event.TimedTask
| Constructor | Description |
|---|---|
CityWallMaterialBuyingTask(ch.sahits.game.openpatrician.model.city.cityhall.ICityHall cityHall,
java.time.LocalDateTime electionTime) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
run() |
Check the amount of bricks required and if the price is not too heigh buy it.
|
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.