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

Implements the Stormforged Axe Weapon
Inheritance: BaseWeapon, IBattlecry
Mostrar archivo Open project: kwluo90/HearthAnalyzer

Public Methods

Method Description
Battlecry ( IDamageableEntity subTarget ) : void
StormforgedAxe ( int id = -1 ) : System

Method Details

Battlecry() public method

public Battlecry ( IDamageableEntity subTarget ) : void
subTarget IDamageableEntity
return void

StormforgedAxe() public method

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