Uses of Enum Class
VASSAL.counters.GlobalCommandTarget.CompareMode
Packages that use GlobalCommandTarget.CompareMode
-
Uses of GlobalCommandTarget.CompareMode in VASSAL.counters
Fields in VASSAL.counters declared as GlobalCommandTarget.CompareModeModifier and TypeFieldDescriptionprotected GlobalCommandTarget.CompareModeGlobalCommandTarget.targetCompareMethods in VASSAL.counters that return GlobalCommandTarget.CompareModeModifier 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)Methods in VASSAL.counters with parameters of type GlobalCommandTarget.CompareModeModifier and TypeMethodDescriptionvoidGlobalCommandTarget.setTargetCompare(GlobalCommandTarget.CompareMode targetCompare)