Uses of Enum Class
VASSAL.counters.GlobalCommandTarget.CompareMode
-
Uses of GlobalCommandTarget.CompareMode in VASSAL.counters
Modifier and TypeFieldDescriptionprotected GlobalCommandTarget.CompareMode
GlobalCommandTarget.targetCompare
Modifier and TypeMethodDescriptionGlobalCommandTarget.getTargetCompare()
Returns the enum constant of this class with the specified name.static GlobalCommandTarget.CompareMode[]
GlobalCommandTarget.CompareMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.GlobalCommandTarget.CompareMode.whichSymbol
(String symbol) Modifier and TypeMethodDescriptionvoid
GlobalCommandTarget.setTargetCompare
(GlobalCommandTarget.CompareMode targetCompare)