Uses of Enum Class
VASSAL.counters.GlobalCommandTarget.Target
Packages that use GlobalCommandTarget.Target
-
Uses of GlobalCommandTarget.Target in VASSAL.counters
Fields 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)