A B C D F G H I J L M N O P R S T U V

R

rankPrefixes - Static variable in interface IGuiCard
String values useful in constructing return values for getCardId.
recreateFromTemp(int, int) - Method in class TableauPiles
Removes the cards from the temporary stack and places them in Tableau numTab.
removeCard() - Method in class CardPile
Adds a card to the pile, if card is addable
removeCard(int) - Method in class CellPiles
Removes a card to the appropriate cell, the Cell object already checks if the cell is empty or not
removeCard() - Method in interface ICardPile
Removes top card from stack
removeCard(int) - Method in class TableauPiles
Tells Tableau numTab to remove its last card and returns it.
removeSolitaireListener(ISolitaireListener) - Static method in class GuiCardProxy
Remove a listener from the list of Proxy listeners

A B C D F G H I J L M N O P R S T U V