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

PysolSeahavenTowersGameBoard Class Reference

Create a PySol Seahaven Towers game.

#include <PysolGameBoards.h>

Inheritance diagram for PysolSeahavenTowersGameBoard:

APysolFreecellGameBoard AFreecellGameBoard List of all members.

Public Member Functions

 PysolSeahavenTowersGameBoard (bool Display10AsT)
 Constructor.
virtual ~PysolSeahavenTowersGameBoard ()
 Destructor.
virtual void Deal (char *GameBoard)
 Deal a PySol 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 174 of file PysolGameBoards.h.


Member Function Documentation

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

Parameters:
GameBoard is the string the output is put into

Implements AFreecellGameBoard.

Definition at line 333 of file PysolGameBoards.cpp.

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

int PysolSeahavenTowersGameBoard::GetGameBoardSize  )  [virtual]
 

Returns:
Size of string needed

Implements APysolFreecellGameBoard.

Definition at line 360 of file PysolGameBoards.cpp.


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