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

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. | |
Definition at line 214 of file PysolGameBoards.h.
|
|
Reimplemented from PysolDerKatzenschwantzGameBoard. Definition at line 423 of file PysolGameBoards.cpp. References APysolFreecellGameBoard::CardToString(), and AFreecellGameBoard::m_Deck. |
|
|
Reimplemented from PysolDerKatzenschwantzGameBoard. Definition at line 447 of file PysolGameBoards.cpp. |
1.4.4