CardGame
Rogue-like card videogame
Loading...
Searching...
No Matches
cardFactory.h File Reference
#include "ICardFactory.h"
#include "cardsLoader.h"
#include <string_view>
#include <unordered_map>
Include dependency graph for cardFactory.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CardFactory
 Factory responsible for creating runtime CardInstances. More...