Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
J
K
N
P
Q
R
S
T
V
G
Game
- Class in
proj2
This class provides all methods used by the GUI for Monte Carlo Solitaire
Game(int, int)
- Constructor for class proj2.
Game
Construct a new Monte Carlo Solitaire object
getColumn()
- Method in class proj2.
Coordinates
Accessor for the column
getName()
- Method in class proj2.
Rank
Accessor for the Rank's name
getName()
- Method in class proj2.
Suit
Accessor for the long name of the Suit
getRank(Coordinates)
- Method in class proj2.
Game
Returns a Rank object representing the rank of the card at the specified Coordinates in the tableau
getRow()
- Method in class proj2.
Coordinates
Accessor for the row
getSuit(Coordinates)
- Method in class proj2.
Game
Returns a Suit object representing the suit of the card at the specified Coordinates in the tableau
getSymbol()
- Method in class proj2.
Rank
Accessor the Rank's symbol
getSymbol()
- Method in class proj2.
Suit
Accessor for the suit symbol
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
J
K
N
P
Q
R
S
T
V