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


Public Member Functions | |
| HarpWorkingPile (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 58 of file harpcardgame.h. |
|
|
Reimplemented from PatienceWorkingPile. Definition at line 89 of file harpcardgame.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 113 of file harpcardgame.h. References CardPile::cardInfront(), CardPile::cardOnBottom(), Card::isFacing(), NULL, CardPile::pileX, CardPile::pileY, Opie::MM::x, and Opie::MM::y. Referenced by cardRemoved(), and HarpCardGame::mousePressCard(). |
|
|
Reimplemented from PatienceWorkingPile. Definition at line 129 of file harpcardgame.h. References CardPile::getNextX(), and CardPile::getNextY(). |
|
|
Reimplemented from PatienceWorkingPile. Definition at line 61 of file harpcardgame.h. References CardPile::cardOnTop(), FALSE, Card::getValue(), Card::isFacing(), Card::isRed(), NULL, and TRUE. |
|
|
Reimplemented from PatienceWorkingPile. Definition at line 71 of file harpcardgame.h. References CardPile::cardInfront(), FALSE, Card::getValue(), Card::isFacing(), Card::isRed(), NULL, and TRUE. |
|
|
Reimplemented from PatienceWorkingPile. Definition at line 135 of file harpcardgame.h. Referenced by cardRemoved(). |
1.4.2