Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

AisleRiotFreecellGameBoard Class Reference

Create a AisleRiot freecell game.

#include <MiscFreecellGameBoards.h>

Inheritance diagram for AisleRiotFreecellGameBoard:

AisleRiotGameBoard AFreecellGameBoard List of all members.

Public Member Functions

 AisleRiotFreecellGameBoard (bool Display10AsT)
 Constructor.
virtual ~AisleRiotFreecellGameBoard ()
 Constructor.
virtual void Deal (char *GameBoard)
 Deal a AisleRiot freecell game.
virtual int GetGameBoardSize ()
 The size of a string needed to store the generated freecell board output.

Detailed Description

Definition at line 91 of file MiscFreecellGameBoards.h.


Member Function Documentation

void AisleRiotFreecellGameBoard::Deal char *  GameBoard  )  [virtual]
 

Parameters:
GameBoard is the string the output is put into

Implements AFreecellGameBoard.

Definition at line 157 of file MiscFreecellGameBoards.cpp.

References AFreecellGameBoard::CardToString(), AFreecellGameBoard::GetNumberOfCardsInDeck(), and AFreecellGameBoard::m_Deck.

int AisleRiotFreecellGameBoard::GetGameBoardSize  )  [virtual]
 

Returns:
Size of string needed

Implements AisleRiotGameBoard.

Definition at line 176 of file MiscFreecellGameBoards.cpp.


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 11:20:16 2005 for Cpp Freecell Solver by  doxygen 1.4.4