Uses of Enum Class
zombie.core.Styles.AlphaOp
Packages that use AlphaOp
-
Uses of AlphaOp in zombie.core.Styles
Subclasses with type arguments of type AlphaOp in zombie.core.StylesModifier and TypeClassDescriptionenum
What to do with the alpha to the colours of a spriteMethods in zombie.core.Styles that return AlphaOpModifier and TypeMethodDescriptionAbstractStyle.getAlphaOp()
AdditiveStyle.getAlphaOp()
LightingStyle.getAlphaOp()
Style.getAlphaOp()
TransparentStyle.getAlphaOp()
UIFBOStyle.getAlphaOp()
static AlphaOp
Returns the enum constant of this class with the specified name.static AlphaOp[]
AlphaOp.values()
Returns an array containing the constants of this enum class, in the order they are declared.