Méthode | Description | |
---|---|---|
ContactManager ( Empire currentEmpire, List |
||
EstablishContact ( Empire empireContacted, |
||
IsContacted ( Empire empire ) : bool | ||
UpdateContacts ( |
Méthode | Description | |
---|---|---|
GetMessage ( Empire forWhichEmpire, Empire &whichEmpireInRequest ) : MessageType | ||
HandleMessage ( |
||
UpdateRelationship ( Empire currentEmpire, |
public ContactManager ( Empire currentEmpire, List |
||
currentEmpire | Empire | |
allEmpires | List |
|
Résultat | System |
public EstablishContact ( Empire empireContacted, |
||
empireContacted | Empire | |
sitRepManager | ||
Résultat | void |
public IsContacted ( Empire empire ) : bool | ||
empire | Empire | |
Résultat | bool |
public UpdateContacts ( |
||
sitRepManager | ||
Résultat | void |