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

Implements the Captain Greenskin Battlecry: Give your weapon +1/+1.
Inheritance: BaseMinion
Mostrar archivo Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

Battlecry() public method

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

CaptainGreenskin() public method

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