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

AisleRiotSeahavenTowersGameBoard Class Reference

Create a AisleRiot Seahaven Towers game.

#include <MiscFreecellGameBoards.h>

Inheritance diagram for AisleRiotSeahavenTowersGameBoard:

AisleRiotGameBoard AFreecellGameBoard List of all members.

Public Member Functions

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

Detailed Description

Definition at line 151 of file MiscFreecellGameBoards.h.


Member Function Documentation

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

Parameters:
GameBoard is the string the output is put into

Implements AFreecellGameBoard.

Definition at line 275 of file MiscFreecellGameBoards.cpp.

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

int AisleRiotSeahavenTowersGameBoard::GetGameBoardSize  )  [virtual]
 

Returns:
Size of string needed

Implements AisleRiotGameBoard.

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