1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-03 00:42:14 +00:00
serenity/Userland/Libraries/LibCards
2022-10-10 16:16:01 +01:00
..
Card.cpp LibCards+Games: Rename "draw" methods to "paint" for clarity 2022-10-10 16:16:01 +01:00
Card.h LibCards+Games: Rename "draw" methods to "paint" for clarity 2022-10-10 16:16:01 +01:00
CardGame.cpp LibCards+Games: Make CardGame responsible for managing CardStacks 2022-10-10 16:16:01 +01:00
CardGame.h LibCards+Games: Make CardGame responsible for managing CardStacks 2022-10-10 16:16:01 +01:00
CardPainter.cpp LibCards: Remove card-back-image scaling 2022-08-22 12:50:41 +02:00
CardPainter.h LibCards: Make the card back image configurable 2022-08-22 12:50:41 +02:00
CardStack.cpp LibCards+Spider: Move ensure_top_card_is_visible() logic to CardStack 2022-10-10 16:16:01 +01:00
CardStack.h LibCards+Spider: Move ensure_top_card_is_visible() logic to CardStack 2022-10-10 16:16:01 +01:00
CMakeLists.txt LibCards: Centralise card bitmap creation 2022-08-22 12:50:41 +02:00