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