Uses of Interface
ch.sahits.game.openpatrician.model.city.IFutureTowns
-
Packages that use IFutureTowns Package Description ch.sahits.game.openpatrician.model.map ch.sahits.game.openpatrician.model.map.impl -
-
Uses of IFutureTowns in ch.sahits.game.openpatrician.model.map
Methods in ch.sahits.game.openpatrician.model.map that return types with arguments of type IFutureTowns Modifier and Type Method Description java.util.List<IFutureTowns>IMap. getFutureTowns()Retrieve the future towns. -
Uses of IFutureTowns in ch.sahits.game.openpatrician.model.map.impl
Classes in ch.sahits.game.openpatrician.model.map.impl that implement IFutureTowns Modifier and Type Class Description classFutureTowns
-