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.TargetGlobalCommandTarget.targetTypeMethods in VASSAL.counters that return GlobalCommandTarget.TargetModifier and TypeMethodDescriptionGlobalCommandTarget.getTargetType()static GlobalCommandTarget.TargetReturns 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 TypeMethodDescriptionvoidGlobalCommandTarget.setTargetType(GlobalCommandTarget.Target targetType)