Uses of Class
VASSAL.counters.GlobalCommandTarget.CompareMode
| Package | Description |
|---|---|
| VASSAL.counters |
Provides classes that define game pieces.
|
-
Uses of GlobalCommandTarget.CompareMode in VASSAL.counters
Fields in VASSAL.counters declared as GlobalCommandTarget.CompareMode Modifier and Type Field Description protected GlobalCommandTarget.CompareModeGlobalCommandTarget. targetCompareMethods in VASSAL.counters that return GlobalCommandTarget.CompareMode Modifier and Type Method Description GlobalCommandTarget.CompareModeGlobalCommandTarget. getTargetCompare()static GlobalCommandTarget.CompareModeGlobalCommandTarget.CompareMode. valueOf(String name)Returns the enum constant of this type with the specified name.static GlobalCommandTarget.CompareMode[]GlobalCommandTarget.CompareMode. values()Returns an array containing the constants of this enum type, in the order they are declared.static GlobalCommandTarget.CompareModeGlobalCommandTarget.CompareMode. whichSymbol(String symbol)Methods in VASSAL.counters with parameters of type GlobalCommandTarget.CompareMode Modifier and Type Method Description voidGlobalCommandTarget. setTargetCompare(GlobalCommandTarget.CompareMode targetCompare)