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

Implements the Mana Tide Totem At the end of your turn, draw a card.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
ファイルを表示 Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

ManaTideTotem() public method

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