| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.model | |
| ch.sahits.game.openpatrician.model.city.guild.impl |
| Modifier and Type | Method | Description |
|---|---|---|
IBuildingAuction |
ModelFactory.createBuildingAuction(java.time.LocalDateTime auctionDate,
int startingBid,
IPlayer owner,
IBuilding building) |
Retrieve an auction instance for the
building owned by owner, which
will be auctioned on auctionDate starting with startingBid |
| Modifier and Type | Class | Description |
|---|---|---|
class |
BuildingAuction |
Implement the auction for a building
|
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.