Package VASSAL.counters
Class Deck
java.lang.Object
VASSAL.counters.Stack
VASSAL.counters.Deck
- All Implemented Interfaces:
PlayerRoster.SideChangeListener,PropertySource,GamePiece,StateMergeable
public class Deck extends Stack implements PlayerRoster.SideChangeListener
A collection of pieces that behaves like a deck, i.e.: Doesn't move.
Can't be expanded. Can be shuffled. Can be turned face-up and face-down.
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDeck.CountExpressionAn object that parses expression strings from the config windowprotected static classDeck.LoadDeckCommandCommand to set the contents of this deck from a saved file. -
Field Summary
Fields inherited from class VASSAL.counters.Stack
contents, HAS_LAYER_MARKER, INCR, layer, LAYER_NOT_SET, map, pieceCount, pos, TYPE -
Constructor Summary
Constructors Constructor Description Deck()Deprecated.Deck(String type)Deprecated, for removal: This API element is subject to removal in a future version.Deck(String type, PropertySource source)Deprecated, for removal: This API element is subject to removal in a future version.Deck(GameModule gameModule)Deck(GameModule gameModule, String type)Deck(GameModule gameModule, String type, PropertySource source) -
Method Summary
Modifier and Type Method Description voidaddGlobalKeyCommand(DeckGlobalKeyCommand globalCommand)RectangleboundingBox()The area which this GamePiece occupies when drawn at the point (0,0)booleandoesExpressionCounting()voiddraw(Graphics g, int x, int y, Component obs, double zoom)PieceIteratordrawCards()Return an iterator of pieces to be drawn from the Deck.protected voidfireNumCardsProperty()Set the_numPieces property in the containing Map protected ColorgetBlankColor()The color used to draw boxes representing cards underneath the top one.String[]getCountExpressions()StringgetDeckName()intgetDragCount()Return the number of cards to be returned by next call todrawCards().KeyStrokegetEmptyKey()Deprecated, for removal: This API element is subject to removal in a future version.StringgetFaceDownMsgFormat()StringgetFaceDownOption()protected String[]getGlobalCommands()protected KeyCommand[]getKeyCommands()StringgetLocalizedDeckName()intgetMaximumVisiblePieceCount()Return the number of pieces that could possible be drawn in the stack, regardless of visibility to any particular playerintgetMaxStack()NamedKeyStrokegetNamedEmptyKey()ColorgetOutlineColor()ObjectgetProperty(Object key)StringgetReshuffleCommand()NamedKeyStrokegetReshuffleKey()StringgetReshuffleMsgFormat()StringgetReshuffleTarget()The name of theDrawPileto which the contents of this deck will be sent when the reshuffle command is selectedPropertyExpressiongetRestrictExpression()StringgetReverseCommand()NamedKeyStrokegetReverseKey()StringgetReverseMsgFormat()StringgetSelectDisplayProperty()StringgetSelectSortProperty()ShapegetShape()The shape of the piece from the user's viewpoint.StringgetShuffleCommand()NamedKeyStrokegetShuffleKey()StringgetShuffleMsgFormat()StringgetShuffleOption()DimensiongetSize()StackMetricsgetStackMetrics()StringgetState()The state information is information that can change during the course of a game.StringgetType()The type information is information that does not change during the course of a game.protected voidinsertPieceAt(GamePiece p, int index)booleanisAllowMultipleDraw()booleanisAllowSelectDraw()booleanisDrawFaceUp()booleanisDrawOutline()booleanisExpanded()booleanisFaceDown()booleanisHotkeyOnEmpty()booleanisPersistable()Return true if this deck can be saved to and loaded from a file on diskbooleanisRestrictOption()booleanisReversible()booleanisShuffle()CommandloadDeck(File f)booleanmayContain(GamePiece piece)Does the specified GamePiece meet the rules to be contained in this Deck.protected voidmySetType(String type)CommandpieceAdded(GamePiece p)Perform some action on a GamePiece that has just been added to this StackCommandpieceRemoved(GamePiece p)Perform some action on a GamePiece that has just been removed this StackvoidpromptForDragCount()protected voidpromptForNextDraw()voidremoveAll()voidremoveGlobalKeyCommand(DeckGlobalKeyCommand globalCommand)protected voidremovePieceAt(int index)protected voidrepaintMap()protected CommandreportCommand(String format, String commandName)Commandreverse()Reverse the order of the contents of the DeckvoidsaveDeck(File f)CommandsendToDeck()Combine the contents of this Deck with the contents of the deck specified byreshuffleTargetvoidsetAllowMultipleDraw(boolean allowMultipleDraw)voidsetAllowSelectDraw(boolean allowSelectDraw)protected CommandsetContents(Collection<GamePiece> c)Set the contents of this Deck to a Collection of GamePiecesprotected CommandsetContents(Iterator<GamePiece> it)Deprecated, for removal: This API element is subject to removal in a future version.UsesetContents(Collection)instead.CommandsetContentsFaceDown(boolean value)voidsetCountExpressions(String[] countExpressionsString)voidsetDeckName(String n)voidsetDragCount(int dragCount)Set the number of cards to be returned by next call todrawCards().voidsetDrawFaceUp(boolean drawFaceUp)voidsetDrawOutline(boolean drawOutline)voidsetEmptyKey(KeyStroke k)Deprecated, for removal: This API element is subject to removal in a future version.voidsetEmptyKey(NamedKeyStroke k)voidsetExpressionCounting(boolean expressionCounting)voidsetFaceDown(boolean faceDown)voidsetFaceDownMsgFormat(String faceDownMsgFormat)voidsetFaceDownOption(String faceDownOption)protected voidsetGlobalCommands(String[] commands)voidsetHotkeyOnEmpty(boolean b)voidsetMap(Map map)Each GamePiece belongs to a singleMapvoidsetMaxStack(int maxStack)voidsetOutlineColor(Color outlineColor)voidsetPersistable(boolean persistable)voidsetPropertySource(PropertySource source)voidsetReshuffleCommand(String reshuffleCommand)voidsetReshuffleKey(NamedKeyStroke reshuffleKey)voidsetReshuffleMsgFormat(String reshuffleMsgFormat)voidsetReshuffleTarget(String reshuffleTarget)voidsetRestrictExpression(PropertyExpression restrictExpression)voidsetRestrictOption(boolean restrictOption)voidsetReverseCommand(String s)voidsetReverseKey(NamedKeyStroke reverseKey)voidsetReverseMsgFormat(String reverseMsgFormat)voidsetReversible(boolean reversible)voidsetSelectDisplayProperty(String promptDisplayProperty)voidsetSelectSortProperty(String promptSortProperty)voidsetShuffle(boolean shuffle)voidsetShuffleCommand(String s)voidsetShuffleKey(NamedKeyStroke shuffleKey)voidsetShuffleMsgFormat(String shuffleMsgFormat)voidsetShuffleOption(String shuffleOption)voidsetSize(Dimension size)voidsetState(String state)Commandshuffle()Shuffle the contents of the DeckvoidsideChanged(String oldSide, String newSide)Methods inherited from class VASSAL.counters.Stack
add, asList, bottomPiece, bottomPiece, getDefaultMetrics, getId, getLayer, getLocalizedName, getLocalizedProperty, getMap, getName, getName, getParent, getPieceAbove, getPieceAt, getPieceBeneath, getPieceCount, getPieces, getPiecesInReverseOrder, getPiecesInVisibleOrder, getPiecesInVisibleOrderIterator, getPiecesIterator, getPiecesReverseIterator, getPosition, getStackMetrics, indexOf, insert, insertChild, keyEvent, mergeState, nVisible, remove, selectNext, setDefaultMetrics, setExpanded, setId, setParent, setPosition, setProperty, setPropertyOnContents, topPiece, topPiece, toString
-
Field Details
-
ID
- See Also:
- Constant Field Values
-
ALWAYS
- See Also:
- Constant Field Values
-
NEVER
- See Also:
- Constant Field Values
-
USE_MENU
- See Also:
- Constant Field Values
-
NO_USER
- See Also:
- Constant Field Values
-
deckStackMetrics
-
drawOutline
protected boolean drawOutline -
outlineColor
-
size
-
shuffle
protected boolean shuffle -
faceDownOption
-
shuffleOption
-
shuffleCommand
-
allowMultipleDraw
protected boolean allowMultipleDraw -
allowSelectDraw
protected boolean allowSelectDraw -
reversible
protected boolean reversible -
reshuffleCommand
-
reshuffleTarget
-
reshuffleMsgFormat
-
reshuffleListener
-
reshuffleKey
-
reverseMsgFormat
-
reverseCommand
-
reverseKey
-
reverseListener
-
shuffleMsgFormat
-
shuffleListener
-
shuffleKey
-
faceDownMsgFormat
-
drawFaceUp
protected boolean drawFaceUp -
persistable
protected boolean persistable -
selectDisplayProperty
-
selectSortProperty
-
countProperty
-
expressionProperties
-
deckName
-
localizedDeckName
-
faceDown
protected boolean faceDown -
dragCount
protected int dragCount -
maxStack
protected int maxStack -
countExpressions
-
expressionCounting
protected boolean expressionCounting -
nextDraw
-
commands
-
globalCommands
-
hotkeyOnEmpty
protected boolean hotkeyOnEmpty -
emptyKey
-
restrictOption
protected boolean restrictOption -
restrictExpression
-
propertySource
-
commandEncoder
-
-
Constructor Details
-
Deck
Deprecated.useDeck(GameModule)Not for internal use, but required for initial build of module -
Deck
Deprecated, for removal: This API element is subject to removal in a future version. -
Deck
Deprecated, for removal: This API element is subject to removal in a future version. -
Deck
-
Deck
-
Deck
-
-
Method Details
-
setPropertySource
-
sideChanged
- Specified by:
sideChangedin interfacePlayerRoster.SideChangeListener
-
addGlobalKeyCommand
-
removeGlobalKeyCommand
-
getGlobalCommands
-
setGlobalCommands
-
fireNumCardsProperty
protected void fireNumCardsProperty()Set the_numPieces property in the containing Map -
insertPieceAt
- Overrides:
insertPieceAtin classStack
-
removePieceAt
protected void removePieceAt(int index)- Overrides:
removePieceAtin classStack
-
removeAll
public void removeAll() -
setMap
Description copied from interface:GamePieceEach GamePiece belongs to a singleMap -
mySetType
-
getFaceDownOption
-
isDrawFaceUp
public boolean isDrawFaceUp()- Returns:
- true if cards are turned face up when drawn from this deck
-
setDrawFaceUp
public void setDrawFaceUp(boolean drawFaceUp) -
setFaceDownOption
-
getSize
-
setSize
-
getShuffleOption
-
setShuffleOption
-
isShuffle
public boolean isShuffle() -
getMaxStack
public int getMaxStack() -
getMaximumVisiblePieceCount
public int getMaximumVisiblePieceCount()Description copied from class:StackReturn the number of pieces that could possible be drawn in the stack, regardless of visibility to any particular player- Overrides:
getMaximumVisiblePieceCountin classStack- Returns:
- Piece Count
-
getCountExpressions
-
doesExpressionCounting
public boolean doesExpressionCounting() -
getFaceDownMsgFormat
-
setFaceDownMsgFormat
-
getReverseMsgFormat
-
setReverseMsgFormat
-
getReverseCommand
-
setReverseCommand
-
getReverseKey
-
setReverseKey
-
getShuffleMsgFormat
-
setShuffleMsgFormat
-
getShuffleKey
-
setShuffleKey
-
getShuffleCommand
-
setShuffleCommand
-
setShuffle
public void setShuffle(boolean shuffle) -
isAllowMultipleDraw
public boolean isAllowMultipleDraw() -
setAllowMultipleDraw
public void setAllowMultipleDraw(boolean allowMultipleDraw) -
isAllowSelectDraw
public boolean isAllowSelectDraw() -
setMaxStack
public void setMaxStack(int maxStack) -
setCountExpressions
-
setExpressionCounting
public void setExpressionCounting(boolean expressionCounting) -
setAllowSelectDraw
public void setAllowSelectDraw(boolean allowSelectDraw) -
isReversible
public boolean isReversible() -
setReversible
public void setReversible(boolean reversible) -
setDeckName
-
getDeckName
-
getLocalizedDeckName
-
getReshuffleCommand
- Returns:
- The popup menu text for the command that sends the entire deck to another deck
-
setReshuffleCommand
-
getReshuffleKey
-
setReshuffleKey
-
getReshuffleTarget
The name of theDrawPileto which the contents of this deck will be sent when the reshuffle command is selected -
setReshuffleTarget
-
getReshuffleMsgFormat
- Returns:
- The message to send to the chat window when the deck is reshuffled to another deck
-
setReshuffleMsgFormat
-
isHotkeyOnEmpty
public boolean isHotkeyOnEmpty() -
setHotkeyOnEmpty
public void setHotkeyOnEmpty(boolean b) -
getEmptyKey
Deprecated, for removal: This API element is subject to removal in a future version. -
getNamedEmptyKey
-
setEmptyKey
Deprecated, for removal: This API element is subject to removal in a future version. -
setEmptyKey
-
setRestrictOption
public void setRestrictOption(boolean restrictOption) -
isRestrictOption
public boolean isRestrictOption() -
setRestrictExpression
-
getRestrictExpression
-
mayContain
Does the specified GamePiece meet the rules to be contained in this Deck. -
getType
Description copied from interface:GamePieceThe type information is information that does not change during the course of a game. Image file names, popup menu command names, etc., all should be reflected in the type.- Specified by:
getTypein interfaceGamePiece- Overrides:
getTypein classStack- See Also:
BasicCommandEncoder
-
shuffle
Shuffle the contents of the Deck -
drawCards
Return an iterator of pieces to be drawn from the Deck. Normally, a random piece will be drawn, but if the Deck supports it, the user may have specified a particular set of pieces or a fixed number of pieces to select with the next draw. -
setContents
Set the contents of this Deck to a Collection of GamePieces -
setContents
@Deprecated(since="2020-08-06", forRemoval=true) protected Command setContents(Iterator<GamePiece> it)Deprecated, for removal: This API element is subject to removal in a future version.UsesetContents(Collection)instead.Set the contents of this Deck to an Iterator of GamePieces -
getState
Description copied from interface:GamePieceThe state information is information that can change during the course of a game. State information is saved when the game is saved and is transferred between players on the server. For example, the relative order of pieces in a stack is state information, but whether the stack is expanded is not -
setState
-
setContentsFaceDown
-
reverse
Reverse the order of the contents of the Deck -
isDrawOutline
public boolean isDrawOutline() -
setOutlineColor
-
setDrawOutline
public void setDrawOutline(boolean drawOutline) -
getOutlineColor
-
isFaceDown
public boolean isFaceDown() -
pieceAdded
Description copied from class:StackPerform some action on a GamePiece that has just been added to this Stack- Overrides:
pieceAddedin classStack- Parameters:
p- Game Piece- Returns:
- a
Commandthat performs the equivalent action when executed
-
pieceRemoved
Description copied from class:StackPerform some action on a GamePiece that has just been removed this Stack- Overrides:
pieceRemovedin classStack- Parameters:
p- GamePiece- Returns:
- a
Commandthat performs the equivalent action when executed
-
setFaceDown
public void setFaceDown(boolean faceDown) -
draw
Description copied from class:StackIf theobsparameter is aMap, delegate drawing of this Stack to theStackMetricsof that Map. Ifobsis not a Map, use the default StackMetrics- Specified by:
drawin interfaceGamePiece- Overrides:
drawin classStackx- x-location of the center of the piecey- y-location of the center of the pieceobs- the Component on which this piece is being drawnzoom- the scaling factor.- See Also:
StackMetrics.draw(VASSAL.counters.Stack, java.awt.Graphics, int, int, java.awt.Component, double),Stack.getDefaultMetrics()
-
getBlankColor
The color used to draw boxes representing cards underneath the top one. If null, then draw each card normally for face-up decks, and duplicate the top card for face-down decks -
getStackMetrics
- Overrides:
getStackMetricsin classStack
-
boundingBox
Description copied from interface:GamePieceThe area which this GamePiece occupies when drawn at the point (0,0)- Specified by:
boundingBoxin interfaceGamePiece- Overrides:
boundingBoxin classStack
-
getShape
Description copied from interface:GamePieceThe shape of the piece from the user's viewpoint. This defines the area in which the user must click to select or move the piece, for example. LikeGamePiece.boundingBox(), it assumes the position is (0,0) and must be translated to the actual location where the piece is being drawn. -
getProperty
- Specified by:
getPropertyin interfaceGamePiece- Specified by:
getPropertyin interfacePropertySource- Overrides:
getPropertyin classStack
-
getKeyCommands
-
reportCommand
-
promptForDragCount
public void promptForDragCount() -
promptForNextDraw
protected void promptForNextDraw() -
sendToDeck
Combine the contents of this Deck with the contents of the deck specified byreshuffleTarget -
isExpanded
public boolean isExpanded()- Overrides:
isExpandedin classStack
-
isPersistable
public boolean isPersistable()Return true if this deck can be saved to and loaded from a file on disk -
setPersistable
public void setPersistable(boolean persistable) -
saveDeck
- Throws:
IOException
-
loadDeck
- Throws:
IOException
-
getDragCount
public int getDragCount()Return the number of cards to be returned by next call todrawCards(). -
setDragCount
public void setDragCount(int dragCount)Set the number of cards to be returned by next call todrawCards().- Parameters:
dragCount- number of cards to be returned
-
setSelectDisplayProperty
-
setSelectSortProperty
-
getSelectDisplayProperty
-
getSelectSortProperty
-
repaintMap
protected void repaintMap()
-
Deck(GameModule)