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

Implements the Stormpike Commando Battlecry: Deal 2 damage.
Inheritance: BaseMinion, IBattlecry
Afficher le fichier Open project: kwluo90/HearthAnalyzer

Méthodes publiques

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

Method Details

Battlecry() public méthode

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

StormpikeCommando() public méthode

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