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

PysolGypsyGameBoard Class Reference

Create a PySol Gypsy game.

#include <PysolGameBoards.h>

Inheritance diagram for PysolGypsyGameBoard:

PysolDerKatzenschwantzGameBoard APysolFreecellGameBoard AFreecellGameBoard List of all members.

Public Member Functions

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

Detailed Description

Definition at line 214 of file PysolGameBoards.h.


Member Function Documentation

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

Parameters:
GameBoard is the string the output is put into

Reimplemented from PysolDerKatzenschwantzGameBoard.

Definition at line 423 of file PysolGameBoards.cpp.

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

int PysolGypsyGameBoard::GetGameBoardSize  )  [virtual]
 

Returns:
Size of string needed

Reimplemented from PysolDerKatzenschwantzGameBoard.

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