| Interface | Description |
|---|---|
| ICity |
Model of a city.
|
| ICreditor |
This interface defines anyone who can give a credit or whom anyone can be indepted to (e.g.
|
| ILoaner |
Representing the loaner in a city.
|
| ILoanRequest |
Request for a loan.
|
| IPopulationStructure |
This interface defines the statistical data of the
population of a city, such as population total, population
poor, population middleclass, population rich.
|
| IShipDueDate |
Simple abstraction of a due date for a ship.
|
| IShipyard |
Interface defining the model of the ship yard.
|
| IWareInCity |
| Class | Description |
|---|---|
| BuildingProduction |
This class helps computing the production amount for the different buildings
|
| CityFactory |
Factory class for the cities of the game.
|
| CityProduction |
This class provides numbers for production rates.
|
| PopulationConsume |
This class defines the amount of wares consumed by each populace class.
|
| Enum | Description |
|---|---|
| ECityState |
State of the city.
|
| EKontorType | |
| EPopulationClass |
Copyright © 2011-2015 Sahits GmbH. All Rights Reserved.