#include <PysolGameBoards.h>
Inheritance diagram for PysolBeleagueredCastleGameBoard:

Public Member Functions | |
| PysolBeleagueredCastleGameBoard (bool Display10AsT) | |
| Constructor. | |
| virtual | ~PysolBeleagueredCastleGameBoard () |
| Destructor. | |
| virtual void | Deal (char *GameBoard) |
| Deal a PySol beleaguered castle game. | |
| virtual int | GetGameBoardSize () |
| The size of a string needed to store the generated beleaguered castle board output. | |
Definition at line 335 of file PysolGameBoards.h.
|
|
Implements AFreecellGameBoard. Definition at line 722 of file PysolGameBoards.cpp. References APysolFreecellGameBoard::CardToString(), AFreecellGameBoard::GetNumberOfCardsInDeck(), GetValue, and AFreecellGameBoard::m_Deck. |
|
|
Implements APysolFreecellGameBoard. Definition at line 760 of file PysolGameBoards.cpp. |
1.4.4