ladybird/Userland/Libraries/LibCards
Sam Atkins d7ba577c90 LibCards+Games: Make CardGame::add_stack() fallible
And while we're at it, handle the CardStack allocation (and failure
thereof) internally.
2023-01-06 16:03:50 +01:00
..
Card.cpp LibCards+Solitaire: Elevate card highlight management to the card stack 2023-01-06 12:02:10 +01:00
Card.h LibCards: Support "previewing" cards that may be covered by other cards 2023-01-06 15:55:37 +01:00
CardGame.cpp LibCards+Games: Make CardGame::add_stack() fallible 2023-01-06 16:03:50 +01:00
CardGame.h LibCards+Games: Make CardGame::add_stack() fallible 2023-01-06 16:03:50 +01:00
CardPainter.cpp LibCards: Draw the inside of card highlight rects with rounded corners 2023-01-06 12:02:10 +01:00
CardPainter.h LibCards: Support highlighting cards of interest 2023-01-05 13:05:13 +00:00
CardStack.cpp LibCards: Support "previewing" cards that may be covered by other cards 2023-01-06 15:55:37 +01:00
CardStack.h LibCards: Support "previewing" cards that may be covered by other cards 2023-01-06 15:55:37 +01:00
CMakeLists.txt Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00