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

Implements the Frost Elemental Basic Minion
Inheritance: BaseMinion, IBattlecry
Afficher le fichier Open project: kwluo90/HearthAnalyzer

Méthodes publiques

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

Method Details

Battlecry() public méthode

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

FrostElemental() public méthode

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