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

Implements the Lightspawn This minion's Attack is always equal to its Health.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
Mostrar archivo Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

Lightspawn() public method

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