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

PysolSimpleSimonGameBoard Class Reference

Create a PySol Simple Simon game.

#include <PysolGameBoards.h>

Inheritance diagram for PysolSimpleSimonGameBoard:

APysolFreecellGameBoard AFreecellGameBoard List of all members.

Public Member Functions

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

Detailed Description

Definition at line 295 of file PysolGameBoards.h.


Member Function Documentation

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

Parameters:
GameBoard is the string the output is put into

Implements AFreecellGameBoard.

Definition at line 621 of file PysolGameBoards.cpp.

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

int PysolSimpleSimonGameBoard::GetGameBoardSize  )  [virtual]
 

Returns:
Size of string needed

Implements APysolFreecellGameBoard.

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