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

Public Member Functions | |
| PysolDieSchlangeGameBoard (bool Display10AsT) | |
| Constructor. | |
| virtual | ~PysolDieSchlangeGameBoard () |
| Destructor. | |
| virtual void | Deal (char *GameBoard) |
| Deal a PySol Die Schlange game. | |
| virtual int | GetGameBoardSize () |
| The size of a string needed to store the generated die schlange board output. | |
Definition at line 114 of file PysolGameBoards.h.
|
|
Reimplemented from PysolDerKatzenschwantzGameBoard. Definition at line 222 of file PysolGameBoards.cpp. References APysolFreecellGameBoard::CardToString(), PysolDerKatzenschwantzGameBoard::GetNumberOfCardsInDeck(), GetValue, and AFreecellGameBoard::m_Deck. |
|
|
Reimplemented from PysolDerKatzenschwantzGameBoard. Definition at line 237 of file PysolGameBoards.cpp. |
1.4.4