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

Implements the Captain's Parrot Battlecry: Put a random Pirate from your deck into your hand.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
Mostrar archivo Open project: kwluo90/HearthAnalyzer

Public Methods

Method Description
CaptainsParrot ( int id = -1 ) : System

Method Details

CaptainsParrot() public method

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