|
CardGame
Rogue-like card videogame
|
#include "cardParams.h"#include <memory>#include <string>#include <string_view>#include <vector>Go to the source code of this file.
Classes | |
| class | CardDefinition |
| Immutable static data representing a card type. More... | |