Uses of Enum Class
dev.civl.mc.util.IF.Utils.Color
Packages that use Utils.Color
Package
Description
Module util provides various general-purpose utilities used by
CIVL.
-
Uses of Utils.Color in dev.civl.mc.util.IF
Methods in dev.civl.mc.util.IF that return Utils.ColorModifier and TypeMethodDescriptionstatic Utils.ColorReturns the enum constant of this class with the specified name.static Utils.Color[]Utils.Color.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.civl.mc.util.IF with parameters of type Utils.ColorModifier and TypeMethodDescriptionstatic StringUtils.coloredText(Utils.Color color, String text)