| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.model | |
| ch.sahits.game.openpatrician.model.building.impl | |
| ch.sahits.game.openpatrician.model.city.impl | |
| ch.sahits.game.openpatrician.model.event |
Package ch.sahits.game.openpatrician.model.event
|
| ch.sahits.game.openpatrician.model.impl | |
| ch.sahits.game.openpatrician.model.map.impl | |
| ch.sahits.game.openpatrician.model.people.impl |
| Modifier and Type | Field and Description |
|---|---|
private Date |
DateService.date |
| Modifier and Type | Method and Description |
|---|---|
Date |
IGame.getTime()
Retrieve the game time
|
| Modifier and Type | Field and Description |
|---|---|
private Date |
TradingOffice.date |
| Modifier and Type | Field and Description |
|---|---|
private Date |
ShipyardState.date |
private Date |
Contributions.date |
private Date |
City.date |
private Date |
LoanerState.date |
| Modifier and Type | Field and Description |
|---|---|
private Date |
TimedUpdatableTaskList.date |
| Modifier and Type | Field and Description |
|---|---|
private Date |
BalanceSheet.gameDate |
private Date |
Game.time |
| Modifier and Type | Method and Description |
|---|---|
void |
GameMap.setup(Date date,
Collection<ICity> cities,
javafx.geometry.Dimension2D dim,
String mapName,
String bwImageName,
double numberOfPixelPerKilometer)
Initialize the map by means of a list of its cities.
|
| Modifier and Type | Field and Description |
|---|---|
private Date |
BaseTavernPerson.date |
private Date |
CaptainsState.date |
private Date |
CaptainState.date |
private Date |
BuyerState.date |
private Date |
SeaPiratesState.date |
| Modifier and Type | Method and Description |
|---|---|
int |
CaptainTownMapping.getNumbersOfDaysInTown(Date currentDate) |
Copyright © 2011-2017 Sahits GmbH. All Rights Reserved.