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

N

newGame() - Method in class Freecell
Starts a new game of Freecell, by erasing all the information from the previous game, and dealing out a new deck of cards.
NUM_CELLS - Static variable in class CellPiles
 
NUM_FOUNDATIONS - Static variable in class FoundationPiles
 
NUM_TABLEAUS - Static variable in class TableauPiles
 
numMovable(int, int, int) - Method in class TableauPiles
Checks to see how many, if any, cards can be moved from origin tableau to destination tableau

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