| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.model | |
| ch.sahits.game.openpatrician.model.impl |
| Modifier and Type | Method and Description |
|---|---|
ICompany |
IPlayer.getCompany()
Retrieve the company data
|
| Modifier and Type | Class and Description |
|---|---|
class |
Company |
| Modifier and Type | Field and Description |
|---|---|
private ICompany |
Player.company |
| Constructor and Description |
|---|
AIPlayer(ICity homeTown,
org.joda.time.DateTime birthDate,
ICompany company) |
HumanPlayer(ICity homeTown,
IPersonalData personalData,
ESocialRank rank,
ICompany company) |
Player(ICity homeTown,
IPersonalData personalData,
ESocialRank rank,
ICompany company) |
Copyright © 2011-2016 Sahits GmbH. All Rights Reserved.