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

AisleRiotEightOffGameBoard Class Reference

Create a AisleRiot Eight Off game.

#include <MiscFreecellGameBoards.h>

Inheritance diagram for AisleRiotEightOffGameBoard:

AisleRiotGameBoard AFreecellGameBoard List of all members.

Public Member Functions

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

Detailed Description

Definition at line 131 of file MiscFreecellGameBoards.h.


Member Function Documentation

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

Parameters:
GameBoard is the string the output is put into

Implements AFreecellGameBoard.

Definition at line 235 of file MiscFreecellGameBoards.cpp.

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

int AisleRiotEightOffGameBoard::GetGameBoardSize  )  [virtual]
 

Returns:
Size of string needed

Implements AisleRiotGameBoard.

Definition at line 262 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