ladybird/Userland/Libraries/LibCards
MacDue 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value
This is just two ints or 8 bytes or the size of the reference on
x86_64 or AArch64.
2022-12-07 11:48:27 +01:00
..
Card.cpp Meta+Userland: Pass Gfx::Color by value 2022-12-07 11:48:27 +01:00
Card.h Meta+Userland: Pass Gfx::IntPoint by value 2022-12-07 11:48:27 +01:00
CardGame.cpp Meta+Userland: Pass Gfx::Color by value 2022-12-07 11:48:27 +01:00
CardGame.h Meta+Userland: Pass Gfx::Color by value 2022-12-07 11:48:27 +01:00
CardPainter.cpp
CardPainter.h
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