mirror of
https://github.com/RGBCube/serenity
synced 2026-01-17 21:00:59 +00:00
Color::lightened() and Color::darkened() multiply the color values, so they don't work for black. So for simplicity, we use a semi-transparent white or black instead. |
||
|---|---|---|
| .. | ||
| Card.cpp | ||
| Card.h | ||
| CardGame.cpp | ||
| CardGame.h | ||
| CardPainter.cpp | ||
| CardPainter.h | ||
| CardStack.cpp | ||
| CardStack.h | ||
| CMakeLists.txt | ||