CardGame
Rogue-like card videogame
Loading...
Searching...
No Matches
EffectFactory Class Reference

#include <effectFactory.h>

Collaboration diagram for EffectFactory:

Public Member Functions

 EffectFactory ()
 
std::vector< std::unique_ptr< Effect > > makeEffectList (const nlohmann::json &effectList)
 

Constructor & Destructor Documentation

◆ EffectFactory()

EffectFactory::EffectFactory ( )

Member Function Documentation

◆ makeEffectList()

std::vector< std::unique_ptr< Effect > > EffectFactory::makeEffectList ( const nlohmann::json &  effectList)

The documentation for this class was generated from the following files: