C# Class ManaBurn, CardGameCourse

Inheritance: SpellEffect
Mostra file Open project: limyingjie/CardGameCourse

Public Methods

Method Description
ActivateEffect ( int specialAmount, ICharacter, target = null ) : void

Method Details

ActivateEffect() public method

public ActivateEffect ( int specialAmount, ICharacter, target = null ) : void
specialAmount int
target ICharacter,
return void