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

Implements the Flame Imp Battlecry: Deal 3 damage to your hero.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
ファイルを表示 Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

FlameImp() public method

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