mirror of
https://github.com/RGBCube/serenity
synced 2025-06-01 10:38:13 +00:00
![]() Instead of indicating which individual cards should be highlighted, card games now indicate which stack is highlighted. This lets the stack draw empty stacks with a highlight (e.g. the Foundation stack in Solitaire). If the stack is non-empty, the stack can delegate highlighting to the top-most card. |
||
---|---|---|
.. | ||
Card.cpp | ||
Card.h | ||
CardGame.cpp | ||
CardGame.h | ||
CardPainter.cpp | ||
CardPainter.h | ||
CardStack.cpp | ||
CardStack.h | ||
CMakeLists.txt |