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

Implements the Windspeaker Battlecry: Give a friendly minion Windfury.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
ファイルを表示 Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

Windspeaker() public method

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