Uses of Enum Class
VASSAL.counters.GlobalCommandTarget.Target
Packages that use GlobalCommandTarget.Target
-
Uses of GlobalCommandTarget.Target in VASSAL.counters
Subclasses with type arguments of type GlobalCommandTarget.Target in VASSAL.countersModifier and TypeClassDescriptionstatic enum
Specifies the kind of target matchingFields in VASSAL.counters declared as GlobalCommandTarget.TargetModifier and TypeFieldDescriptionprotected GlobalCommandTarget.Target
GlobalCommandTarget.targetType
Methods in VASSAL.counters that return GlobalCommandTarget.TargetModifier and TypeMethodDescriptionGlobalCommandTarget.getTargetType()
static GlobalCommandTarget.Target
Returns the enum constant of this class with the specified name.static GlobalCommandTarget.Target[]
GlobalCommandTarget.Target.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in VASSAL.counters with parameters of type GlobalCommandTarget.TargetModifier and TypeMethodDescriptionvoid
GlobalCommandTarget.setTargetType
(GlobalCommandTarget.Target targetType)