1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 08:48:11 +00:00
serenity/Userland/Libraries/LibCards
Timothy Flynn 33fd2c1af9 LibCards: Add a helper to create an action to open Cards Settings
This is a useful shortcut to open the settings from within the game
rather than having to go through the system menu.
2023-01-05 13:05:13 +00:00
..
Card.cpp LibCards: Support highlighting cards of interest 2023-01-05 13:05:13 +00:00
Card.h LibCards: Support highlighting cards of interest 2023-01-05 13:05:13 +00:00
CardGame.cpp LibCards: Add a helper to create an action to open Cards Settings 2023-01-05 13:05:13 +00:00
CardGame.h LibCards: Add a helper to create an action to open Cards Settings 2023-01-05 13:05:13 +00:00
CardPainter.cpp LibCards: Support highlighting cards of interest 2023-01-05 13:05:13 +00:00
CardPainter.h LibCards: Support highlighting cards of interest 2023-01-05 13:05:13 +00:00
CardStack.cpp Meta+Userland: Pass Gfx::IntPoint by value 2022-12-07 11:48:27 +01:00
CardStack.h Meta+Userland: Pass Gfx::IntPoint by value 2022-12-07 11:48:27 +01:00
CMakeLists.txt Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00