Uses of Enum Class
VASSAL.counters.GlobalCommandTarget.GKCtype
Packages that use GlobalCommandTarget.GKCtype
Package
Description
Contains classes that may be added to a
GameModule.Contains classes that may be added to a
Map.Provides classes that define game pieces.
-
Uses of GlobalCommandTarget.GKCtype in VASSAL.build.module
Methods in VASSAL.build.module that return GlobalCommandTarget.GKCtype -
Uses of GlobalCommandTarget.GKCtype in VASSAL.build.module.map
Methods in VASSAL.build.module.map that return GlobalCommandTarget.GKCtype -
Uses of GlobalCommandTarget.GKCtype in VASSAL.counters
Fields in VASSAL.counters declared as GlobalCommandTarget.GKCtypeModifier and TypeFieldDescriptionprotected GlobalCommandTarget.GKCtypeGlobalCommandTarget.gkcTypeMethods in VASSAL.counters that return GlobalCommandTarget.GKCtypeModifier and TypeMethodDescriptionGlobalCommandTarget.getGKCtype()static GlobalCommandTarget.GKCtypeReturns the enum constant of this class with the specified name.static GlobalCommandTarget.GKCtype[]GlobalCommandTarget.GKCtype.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.GKCtypeModifier and TypeMethodDescriptionvoidGlobalCommandTarget.setGKCtype(GlobalCommandTarget.GKCtype gkcType)Constructors in VASSAL.counters with parameters of type GlobalCommandTarget.GKCtype