A C G I M N P R S V

R

Rank - Enum in proj3
The Rank enum encapsulates each of the 13 ranks of a standard deck of playing cards.
removeCards(Coordinate, Coordinate) - Method in class proj3.Game
Determines if the cards at the specified tableau locations are a match according to the rules of Monte Carlo Solitaire and if so, removes them from the tableau
removeImage(int, int) - Method in class proj3.ClickableImageGrid
Removes the image from the grid at the given row/column.
replay() - Method in class proj3.Game
Restarts the current game

A C G I M N P R S V