Uses of Enum Class
VASSAL.counters.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
-
Uses of GlobalCommandTarget.GKCtype in VASSAL.build.module.map
-
Uses of GlobalCommandTarget.GKCtype in VASSAL.counters
Modifier and TypeFieldDescriptionprotected GlobalCommandTarget.GKCtype
GlobalCommandTarget.gkcType
Modifier and TypeMethodDescriptionGlobalCommandTarget.getGKCtype()
static GlobalCommandTarget.GKCtype
Returns 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.Modifier and TypeMethodDescriptionvoid
GlobalCommandTarget.setGKCtype
(GlobalCommandTarget.GKCtype gkcType)