Package com.prineside.tdi2
Class Research.EndlessResearchLevel
java.lang.Object
com.prineside.tdi2.Research.EndlessResearchLevel
- Enclosing class:
- Research
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal GameValueManager.GameValueEffect[]
final int
final int
final int
-
Constructor Summary
ConstructorsConstructorDescriptionEndlessResearchLevel
(int priceBase, int randomSeed, BlueprintType blueprintType, int prestigeTokens, GameValueManager.GameValueEffect[] effects) -
Method Summary
-
Field Details
-
effects
-
priceBase
public final int priceBase -
randomSeed
public final int randomSeed -
prestigeTokens
public final int prestigeTokens -
blueprintType
-
-
Constructor Details
-
EndlessResearchLevel
public EndlessResearchLevel(int priceBase, int randomSeed, BlueprintType blueprintType, int prestigeTokens, GameValueManager.GameValueEffect[] effects)
-
-
Method Details
-
getPrice
-