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

Implements the Dancing Swords Deathrattle: Your opponent draws a card.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
ファイルを表示 Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

DancingSwords() public method

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