PlayCardTask.hpp
Go to the documentation of this file.
TaskStatus
Meta data to represent the result of the task.
Definition: TaskStatus.hpp:15
PlayCardTask(Entity *source, Entity *target=nullptr, int fieldPos=-1)
static PlayCardTask Weapon(Player &player, Entity *source)
static PlayCardTask SpellTarget(Player &player, Entity *source, Entity *target)
TaskID GetTaskID() const override
Definition: AttackTask.hpp:11
static PlayCardTask Minion(Player &player, Entity *source)
static PlayCardTask Spell(Player &player, Entity *source)