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.source
static final GameValueManager.GameValueEffect.Source[]
GameValueManager.GameValueEffect.Source.values
Methods 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 TypeMethodDescriptionvoid
GameValueManager.GameValueEffect.setup
(GameValueType type, double delta, GameValueManager.GameValueEffect.Source source)