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.build
    Class
    Description
    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 a Command to and from a string.
     
  • Class
    Description
    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 a Command to and from a string.
     
  • Class
    Description
    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 a Command to and from a string.
  • Class
    Description
    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.
  • Class
    Description
    This 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 a Command to and from a string.
    Command that moves a piece to a new location and position within a stack.
  • Class
    Description
    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.
  • Class
    Description
    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 a Command to and from a string.
  • Class
    Description
    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 a Command to and from a string.
  • Class
    Description
    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 a Command to and from a string.
  • Classes in VASSAL.command used by VASSAL.chat
    Class
    Description
    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 a Command to and from a string.
    Remove sub-commands from a composite command
  • Classes in VASSAL.command used by VASSAL.chat.node
    Class
    Description
    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 a Command to and from a string.
  • Class
    Description
    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 a Command to and from a string.
  • Classes in VASSAL.command used by VASSAL.command
    Class
    Description
    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.
    The class representing a condition that must be satisfied if the Command is to be executed
     
  • Classes in VASSAL.command used by VASSAL.counters
    Class
    Description
    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 a Command to and from a string.
  • Classes in VASSAL.command used by VASSAL.launch
    Class
    Description
    Translates a Command to and from a string.
  • Classes in VASSAL.command used by VASSAL.property
    Class
    Description
    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.
  • Classes in VASSAL.command used by VASSAL.script
    Class
    Description
    Translates a Command to and from a string.