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

Implements the Gnomish Inventor Battlecry: Draw a card.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
Mostrar archivo Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

GnomishInventor() public method

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