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

Implements the Houndmaster Battlecry: Give a friendly Beast +2/+2 and Taunt.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
ファイルを表示 Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

Houndmaster() public method

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