C# Class HearthAnalyzer.Core.Cards.Weapons.StormforgedAxe

Implements the Stormforged Axe Weapon
Inheritance: BaseWeapon, IBattlecry
Afficher le fichier Open project: kwluo90/HearthAnalyzer

Méthodes publiques

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

Method Details

Battlecry() public méthode

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

StormforgedAxe() public méthode

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