|
CardGame
Rogue-like card videogame
|
#include <effectFactory.h>
Public Member Functions | |
| EffectFactory () | |
| std::vector< std::unique_ptr< Effect > > | makeEffectList (const nlohmann::json &effectList) |
| EffectFactory::EffectFactory | ( | ) |
| std::vector< std::unique_ptr< Effect > > EffectFactory::makeEffectList | ( | const nlohmann::json & | effectList | ) |