#include </home/clem/local/src/opie/noncore/games/solitaire/chicanecardgame.h>
Inheritance diagram for ChicaneWorkingPile:


Public Member Functions | |
| ChicaneWorkingPile (int x, int y, QCanvas *canvas) | |
| virtual bool | isAllowedOnTop (Card *card) |
| virtual bool | isAllowedToBeMoved (Card *card) |
| virtual void | cardRemoved (Card *card) |
| virtual QPoint | getCardPos (Card *c) |
| virtual QPoint | getHypertheticalNextCardPos (void) |
Private Attributes | |
| QPoint | top |
|
||||||||||||||||
|
Definition at line 57 of file chicanecardgame.h. |
|
|
Reimplemented from PatienceWorkingPile. Definition at line 88 of file chicanecardgame.h. References CardPile::cardOnTop(), FALSE, Card::flipTo(), getCardPos(), Card::isFacing(), NULL, CardPile::pileX, CardPile::pileY, CardPile::setNextX(), CardPile::setNextY(), and top. |
|
|
Reimplemented from PatienceWorkingPile. Definition at line 112 of file chicanecardgame.h. References CardPile::cardInfront(), CardPile::cardOnBottom(), Card::isFacing(), NULL, CardPile::pileX, CardPile::pileY, Opie::MM::x, and Opie::MM::y. Referenced by cardRemoved(), and ChicaneCardGame::mousePressCard(). |
|
|
Reimplemented from PatienceWorkingPile. Definition at line 128 of file chicanecardgame.h. References CardPile::getNextX(), and CardPile::getNextY(). |
|
|
Reimplemented from PatienceWorkingPile. Definition at line 60 of file chicanecardgame.h. References CardPile::cardOnTop(), FALSE, Card::getValue(), Card::isFacing(), Card::isRed(), NULL, and TRUE. |
|
|
Reimplemented from PatienceWorkingPile. Definition at line 70 of file chicanecardgame.h. References CardPile::cardInfront(), FALSE, Card::getValue(), Card::isFacing(), Card::isRed(), NULL, and TRUE. |
|
|
Reimplemented from PatienceWorkingPile. Definition at line 134 of file chicanecardgame.h. Referenced by cardRemoved(). |
1.4.2