Uses of Package
VASSAL.command
Packages that use VASSAL.command
Package
Description
Provides classes for building Java instances automatically from XML
files.
Contains classes that may be added to a
GameModule
.Contains classes that may be added to a
Documentation
.Contains classes that may be added to a
Map
.Contains classes that may be added to a
MapGrid
.Contains classes that may be added to a
NotesWindow
.Contains classes for specifying a VASSAL server implementation that follows a chat-room paradigm.
Provides classes that implement the "Command" design pattern.
Provides classes that define game pieces.
-
Classes in VASSAL.command used by VASSAL.buildClassDescriptionA Command represents an action that needs to be transmitted from one client to another - any action that could change the game state of a multiplayer game should be encapsulated in a Command object.Translates a
Command
to and from a string. -
Classes in VASSAL.command used by VASSAL.build.moduleClassDescriptionA Command represents an action that needs to be transmitted from one client to another - any action that could change the game state of a multiplayer game should be encapsulated in a Command object.Translates a
Command
to and from a string. -
Classes in VASSAL.command used by VASSAL.build.module.chessclockcontrolClassDescriptionA Command represents an action that needs to be transmitted from one client to another - any action that could change the game state of a multiplayer game should be encapsulated in a Command object.Translates a
Command
to and from a string. -
Classes in VASSAL.command used by VASSAL.build.module.documentationClassDescriptionA Command represents an action that needs to be transmitted from one client to another - any action that could change the game state of a multiplayer game should be encapsulated in a Command object.
-
Classes in VASSAL.command used by VASSAL.build.module.mapClassDescriptionThis Command adds a
GamePiece
to a game.A Command represents an action that needs to be transmitted from one client to another - any action that could change the game state of a multiplayer game should be encapsulated in a Command object.Translates aCommand
to and from a string.Command that moves a piece to a new location and position within a stack. -
Classes in VASSAL.command used by VASSAL.build.module.map.boardPicker.board.mapgridClassDescriptionA Command represents an action that needs to be transmitted from one client to another - any action that could change the game state of a multiplayer game should be encapsulated in a Command object.
-
Classes in VASSAL.command used by VASSAL.build.module.noteswindowClassDescriptionA Command represents an action that needs to be transmitted from one client to another - any action that could change the game state of a multiplayer game should be encapsulated in a Command object.Translates a
Command
to and from a string. -
Classes in VASSAL.command used by VASSAL.build.module.propertiesClassDescriptionA Command represents an action that needs to be transmitted from one client to another - any action that could change the game state of a multiplayer game should be encapsulated in a Command object.Translates a
Command
to and from a string. -
Classes in VASSAL.command used by VASSAL.build.module.turnClassDescriptionA Command represents an action that needs to be transmitted from one client to another - any action that could change the game state of a multiplayer game should be encapsulated in a Command object.Translates a
Command
to and from a string. -
Classes in VASSAL.command used by VASSAL.chatClassDescriptionA Command represents an action that needs to be transmitted from one client to another - any action that could change the game state of a multiplayer game should be encapsulated in a Command object.Translates a
Command
to and from a string.Remove sub-commands from a composite command -
Classes in VASSAL.command used by VASSAL.chat.nodeClassDescriptionA Command represents an action that needs to be transmitted from one client to another - any action that could change the game state of a multiplayer game should be encapsulated in a Command object.Translates a
Command
to and from a string. -
Classes in VASSAL.command used by VASSAL.chat.peer2peerClassDescriptionA Command represents an action that needs to be transmitted from one client to another - any action that could change the game state of a multiplayer game should be encapsulated in a Command object.Translates a
Command
to and from a string. -
Classes in VASSAL.command used by VASSAL.commandClassDescriptionA Command represents an action that needs to be transmitted from one client to another - any action that could change the game state of a multiplayer game should be encapsulated in a Command object.The class representing a condition that must be satisfied if the Command is to be executed
-
Classes in VASSAL.command used by VASSAL.countersClassDescriptionA Command represents an action that needs to be transmitted from one client to another - any action that could change the game state of a multiplayer game should be encapsulated in a Command object.Translates a
Command
to and from a string. -
Classes in VASSAL.command used by VASSAL.launch
-
Classes in VASSAL.command used by VASSAL.propertyClassDescriptionA Command represents an action that needs to be transmitted from one client to another - any action that could change the game state of a multiplayer game should be encapsulated in a Command object.
-
Classes in VASSAL.command used by VASSAL.script