ch.sahits.game.openpatrician.model.city.impl
Class Luebeck
java.lang.Object
ch.sahits.game.openpatrician.model.impl.WareHolding
ch.sahits.game.openpatrician.model.city.impl.City
ch.sahits.game.openpatrician.model.city.impl.Luebeck
- All Implemented Interfaces:
- ICity, ILuebeck
public final class Luebeck
- extends City
- implements ILuebeck
Implementation of the city Lübeck
- Author:
- Andi Hotz, (c) Sahits GmbH, 2011
Created on Jan 19, 2011
| Methods inherited from class ch.sahits.game.openpatrician.model.city.impl.City |
build, getBuildings, getContribution, getEffectiveProduction, getIneffectiveProduction, getKontorType, getName, getPopulation, getPopulation, getReputation, getSocialRank, initWares, move, moveIn, setPopulation, tearDown |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface ch.sahits.game.openpatrician.model.city.ICity |
build, getBuildings, getContribution, getEffectiveProduction, getIneffectiveProduction, getKontorType, getName, getPopulation, getPopulation, getReputation, getSocialRank, getWare, move, moveIn, setPopulation, tearDown |
Luebeck
public Luebeck()
throws IOException
- Throws:
IOException
getUniqueID
public String getUniqueID()
- Description copied from interface:
ICity
- Retrieve the unique ID of the city.
- Specified by:
getUniqueID in interface ICity
- Returns:
Copyright © 2011-2012 Sahits GmbH. All Rights Reserved.