Uses of Enum Class
VASSAL.counters.GlobalCommandTarget.Target
-
Uses of GlobalCommandTarget.Target in VASSAL.counters
Modifier and TypeClassDescriptionstatic enum
Specifies the kind of target matchingModifier and TypeFieldDescriptionprotected GlobalCommandTarget.Target
GlobalCommandTarget.targetType
Modifier 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.Modifier and TypeMethodDescriptionvoid
GlobalCommandTarget.setTargetType
(GlobalCommandTarget.Target targetType)