Uses of Interface
ch.sahits.game.openpatrician.model.city.cityhall.IBuildLandPassage
-
Packages that use IBuildLandPassage Package Description ch.sahits.game.openpatrician.clientserverinterface.model.factory ch.sahits.game.openpatrician.model.city.cityhall.impl -
-
Uses of IBuildLandPassage in ch.sahits.game.openpatrician.clientserverinterface.model.factory
Methods in ch.sahits.game.openpatrician.clientserverinterface.model.factory that return types with arguments of type IBuildLandPassage Modifier and Type Method Description java.util.Optional<IBuildLandPassage>StateFactory. createNewLandBridgeAldermanTask(IAldermanOffice office)Create an alderman task for building a land bridge while ignoring the once already worked on. -
Uses of IBuildLandPassage in ch.sahits.game.openpatrician.model.city.cityhall.impl
Classes in ch.sahits.game.openpatrician.model.city.cityhall.impl that implement IBuildLandPassage Modifier and Type Class Description classBuildLandPassage
-