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

Implements the Big Game Hunter Battlecry: Destroy a minion with an Attack of 7 or more.
Inheritance: BaseMinion, IBattlecry
Afficher le fichier Open project: kwluo90/HearthAnalyzer

Méthodes publiques

Méthode Description
Battlecry ( IDamageableEntity subTarget ) : void
BigGameHunter ( int id = -1 ) : System

Method Details

Battlecry() public méthode

public Battlecry ( IDamageableEntity subTarget ) : void
subTarget IDamageableEntity
Résultat void

BigGameHunter() public méthode

public BigGameHunter ( int id = -1 ) : System
id int
Résultat System