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

Implements the Captain Greenskin Battlecry: Give your weapon +1/+1.
Inheritance: BaseMinion
Afficher le fichier Open project: kwluo90/HearthAnalyzer

Méthodes publiques

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

Method Details

Battlecry() public méthode

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

CaptainGreenskin() public méthode

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