C# Class ManaBurn, CardGameCourse

Inheritance: SpellEffect
Afficher le fichier Open project: limyingjie/CardGameCourse

Méthodes publiques

Méthode Description
ActivateEffect ( int specialAmount, ICharacter, target = null ) : void

Method Details

ActivateEffect() public méthode

public ActivateEffect ( int specialAmount, ICharacter, target = null ) : void
specialAmount int
target ICharacter,
Résultat void