Uses of Class
ch.sahits.game.openpatrician.event.data.BuildingNotAuctioned
-
Packages that use BuildingNotAuctioned Package Description ch.sahits.game.openpatrician.engine ch.sahits.game.openpatrician.engine.player -
-
Uses of BuildingNotAuctioned in ch.sahits.game.openpatrician.engine
Methods in ch.sahits.game.openpatrician.engine with parameters of type BuildingNotAuctioned Modifier and Type Method Description voidAIPlayerEngine. handleBuildingNotAuction(BuildingNotAuctioned event) -
Uses of BuildingNotAuctioned in ch.sahits.game.openpatrician.engine.player
Methods in ch.sahits.game.openpatrician.engine.player with parameters of type BuildingNotAuctioned Modifier and Type Method Description voidHumanPlayerEngine. handleBuildingNotAuction(BuildingNotAuctioned event)
-