|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use ICareer | |
|---|---|
| ch.sahits.game.openpatrician.model | |
| ch.sahits.game.openpatrician.model.personal | |
| Uses of ICareer in ch.sahits.game.openpatrician.model |
|---|
| Fields in ch.sahits.game.openpatrician.model declared as ICareer | |
|---|---|
private ICareer |
Player.careerLevel
|
| Methods in ch.sahits.game.openpatrician.model that return ICareer | |
|---|---|
ICareer |
IPlayer.getCareerLevel()
Retrieve the career level, which is either defined by EMilitantCareer or EEconomicCareer. |
ICareer |
Player.getCareerLevel()
|
| Uses of ICareer in ch.sahits.game.openpatrician.model.personal |
|---|
| Subinterfaces of ICareer in ch.sahits.game.openpatrician.model.personal | |
|---|---|
interface |
IEconomicCareer
Interface defining the economic career |
interface |
IMilitantCareer
Interface indicating a militant career. |
| Classes in ch.sahits.game.openpatrician.model.personal that implement ICareer | |
|---|---|
class |
EEconomicCareer
Enumeration of the attributes of an economic career |
class |
EMilitantCareer
Enumeration indicating the career level of a militant career. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||