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

Implements the Deathwing Battlecry: Destroy all other minions and discard your hand.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
ファイルを表示 Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

Deathwing() public method

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