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

Implements the Dragonling Mechanic Battlecry: Summon a 2/1 Mechanical Dragonling.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
Mostrar archivo Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

DragonlingMechanic() public method

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