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

Implements the Crazed Hunter
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
ファイルを表示 Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

CrazedHunter() public method

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