Uses of Enum Class
com.prineside.tdi2.managers.GameValueManager.GameValueEffect.Source
Packages that use GameValueManager.GameValueEffect.Source
- 
Uses of GameValueManager.GameValueEffect.Source in com.prineside.tdi2.managers
Fields in com.prineside.tdi2.managers declared as GameValueManager.GameValueEffect.SourceModifier and TypeFieldDescriptionGameValueManager.GameValueEffect.sourcestatic final GameValueManager.GameValueEffect.Source[]GameValueManager.GameValueEffect.Source.valuesMethods in com.prineside.tdi2.managers that return GameValueManager.GameValueEffect.SourceModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.GameValueManager.GameValueEffect.Source.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.prineside.tdi2.managers with parameters of type GameValueManager.GameValueEffect.SourceModifier and TypeMethodDescriptionvoidGameValueManager.GameValueEffect.setup(GameValueType type, double delta, GameValueManager.GameValueEffect.Source source)