Uses of Class
VASSAL.configure.StringEnum
Package
Description
Contains classes that may be added to a
GameModule
.Contains classes that may be added to a
Map
.Contains classes that may be added to a
Board
.Contains classes that may be added to a
MapGrid
.Provides classes for building "Edit Property" dialogs, and for editing
GameModule
's and ModuleExtension
's.-
Uses of StringEnum in VASSAL.build.module
Modifier and TypeClassDescriptionstatic class
Autoconfigurer for the days/hours/minutes/seconds/tenths stylesstatic class
The Prompt class allows certain attribute settings to be configured by the module designer: ALWAYS = the "preference" is forced on NEVER = the "preference" is forced off PROMPT = the player actually receives a preference on the General tab to control this behaviorstatic class
The PromptOnOff class allows certain attribute settings to be configured by the module designer: ALWAYS = the "preference" is forced on NEVER = the "preference" is forced offstatic class
static class
-
Uses of StringEnum in VASSAL.build.module.chessclockcontrol
Modifier and TypeClassDescriptionstatic class
PlayerSidesConfig makes a dropdown of all the player sides -
Uses of StringEnum in VASSAL.build.module.gamepieceimage
Modifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
-
Uses of StringEnum in VASSAL.build.module.map
Modifier and TypeClassDescriptionstatic class
static class
static class
static class
generates a prompt with the names of all decks already definedstatic class
static class
static class
A configurer for different combinations of modifier keystatic class
static class
static class
static class
static class
static class
static class
static class
static class
static class
-
Uses of StringEnum in VASSAL.build.module.map.boardPicker.board
-
Uses of StringEnum in VASSAL.build.module.map.boardPicker.board.mapgrid
Modifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
-
Uses of StringEnum in VASSAL.build.module.properties
-
Uses of StringEnum in VASSAL.build.module.turn
-
Uses of StringEnum in VASSAL.configure
Modifier and TypeClassDescriptionclass
Wrapper class for an enumerated type.