Uses of Class
ch.sahits.game.openpatrician.model.city.impl.Contributions
-
Packages that use Contributions Package Description ch.sahits.game.openpatrician.model.city ch.sahits.game.openpatrician.model.city.impl -
-
Uses of Contributions in ch.sahits.game.openpatrician.model.city
Methods in ch.sahits.game.openpatrician.model.city with parameters of type Contributions Modifier and Type Method Description voidICity. moveIn(IPlayer player, IReputation reputaion, Contributions contributions)Add a player to the city -
Uses of Contributions in ch.sahits.game.openpatrician.model.city.impl
Methods in ch.sahits.game.openpatrician.model.city.impl with parameters of type Contributions Modifier and Type Method Description voidCity. moveIn(IPlayer player, IReputation reputaion, Contributions contributions)
-