C# Class HearthAnalyzer.Core.Cards.Minions.FaerieDragon

Implements the Faerie Dragon Can't be targeted by spells or Hero Powers.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
Mostrar archivo Open project: kwluo90/HearthAnalyzer

Public Methods

Method Description
FaerieDragon ( int id = -1 ) : System

Method Details

FaerieDragon() public method

public FaerieDragon ( int id = -1 ) : System
id int
return System