Method | Description | |
---|---|---|
AccureResearch ( float researchPoints ) : void | ||
GetFieldLevels ( ) : int>.Dictionary |
||
GetFieldProgressString ( TechField whichField, float researchPoints ) : string | ||
Load ( XElement empire, MasterTechnologyManager MTM ) : void | ||
RollForDiscoveries ( Random r, SitRepManager sitRepManager ) : List |
||
Save ( XmlWriter writer ) : void | ||
SetComputerTechs ( List |
||
SetConstructionTechs ( List |
||
SetForceFieldTechs ( List |
||
SetPercentage ( TechField whichField, int amount ) : void | ||
SetPlanetologyTechs ( List |
||
SetPropulsionTechs ( List |
||
SetWeaponTechs ( List |
||
TechnologyManager ( ) : System |
Method | Description | |
---|---|---|
GetChanceForDiscovery ( TechField whichField ) : int | ||
GetFieldInvestmentAmount ( TechField whichField, float researchPoints ) : float | ||
GetTotalPercentageExcludingTypeAndLocked ( TechField techField ) : int | ||
UpdateValues ( ) : void |
public AccureResearch ( float researchPoints ) : void | ||
researchPoints | float | |
return | void |
public GetFieldProgressString ( TechField whichField, float researchPoints ) : string | ||
whichField | TechField | |
researchPoints | float | |
return | string |
public Load ( XElement empire, MasterTechnologyManager MTM ) : void | ||
empire | XElement | |
MTM | MasterTechnologyManager | |
return | void |
public RollForDiscoveries ( Random r, SitRepManager sitRepManager ) : List |
||
r | Random | |
sitRepManager | SitRepManager | |
return | List |
public SetComputerTechs ( List |
||
techs | List |
|
return | void |
public SetConstructionTechs ( List |
||
techs | List |
|
return | void |
public SetForceFieldTechs ( List |
||
techs | List |
|
return | void |
public SetPercentage ( TechField whichField, int amount ) : void | ||
whichField | TechField | |
amount | int | |
return | void |
public SetPlanetologyTechs ( List |
||
techs | List |
|
return | void |
public SetPropulsionTechs ( List |
||
techs | List |
|
return | void |