CardGame
Rogue-like card videogame
Loading...
Searching...
No Matches
cardFactory.cpp File Reference
#include "cardFactory.h"
#include "cards/cardDefinition.h"
#include "cards/cardInstance.h"
#include "cards/cardParams.h"
#include "combat/combatTarget.h"
#include "effects/drawCardsEffect.h"
#include "effects/effect.h"
#include "effects/gainActionsEffect.h"
#include "effects/gainArmorEffect.h"
#include "effects/gainAttackEffect.h"
#include "util/debug.h"
#include <memory>
Include dependency graph for cardFactory.cpp: