Uses of Class
com.prineside.tdi2.managers.GameValueManager.GameValueEffect
Packages that use GameValueManager.GameValueEffect
-
Uses of GameValueManager.GameValueEffect in com.prineside.tdi2
Fields in com.prineside.tdi2 declared as GameValueManager.GameValueEffectModifier and TypeFieldDescriptionfinal GameValueManager.GameValueEffect[]
Research.EndlessResearchLevel.effects
Research.ResearchLevel.effects
Methods in com.prineside.tdi2 that return types with arguments of type GameValueManager.GameValueEffectModifier and TypeMethodDescriptionResearch.getEffects
(int level) Sums up all effects of this research considering the installed level.Constructors in com.prineside.tdi2 with parameters of type GameValueManager.GameValueEffectModifierConstructorDescriptionEndlessResearchLevel
(int priceBase, int randomSeed, BlueprintType blueprintType, int prestigeTokens, GameValueManager.GameValueEffect[] effects) -
Uses of GameValueManager.GameValueEffect in com.prineside.tdi2.managers
Fields in com.prineside.tdi2.managers declared as GameValueManager.GameValueEffectFields in com.prineside.tdi2.managers with type parameters of type GameValueManager.GameValueEffectModifier and TypeFieldDescriptionGameValueManager.GameValuesSnapshot.effects
TrophyManager.TrophyConfig.gameValues
Methods in com.prineside.tdi2.managers that return types with arguments of type GameValueManager.GameValueEffectModifier and TypeMethodDescriptionGameValueManager.getCurrentEffects()
Get current effects of GV snapshot, depends on the selected difficulty mode.Methods in com.prineside.tdi2.managers with parameters of type GameValueManager.GameValueEffectModifier and TypeMethodDescriptionvoid
GameValueManager.GameValueEffect.from
(GameValueManager.GameValueEffect from) boolean
GameValueManager.GameValueEffect.sameAs
(GameValueManager.GameValueEffect effect) Constructors in com.prineside.tdi2.managers with parameters of type GameValueManager.GameValueEffectModifierConstructorDescription