mirror of
https://github.com/RGBCube/serenity
synced 2025-10-28 15:12:34 +00:00
This was only used for asking the stack if it is the one we are moving cards from. We now have a better way to do that, by comparing against `CardGame::moving_cards_source_stack()`, which doesn't require manually telling a stack that it is/isn't focused. |
||
|---|---|---|
| .. | ||
| Card.cpp | ||
| Card.h | ||
| CardGame.cpp | ||
| CardGame.h | ||
| CardPainter.cpp | ||
| CardPainter.h | ||
| CardStack.cpp | ||
| CardStack.h | ||
| CMakeLists.txt | ||