|
CardGame
Rogue-like card videogame
|
#include <drawData.h>
Public Attributes | |
| std::vector< std::string_view > | drawnCardsNames {} |
| bool | reshuffled = false |
| std::vector<std::string_view> DrawData::drawnCardsNames {} |
| bool DrawData::reshuffled = false |