C# Class Codebreak.Service.World.Game.Fight.Challenge.AbnegationChallenge

Inheritance: AbstractChallenge
Show file Open project: hussein-aitlahcen/codebreak

Public Methods

Method Description
AbnegationChallenge ( ) : Codebreak.Service.World.Game.Fight.Effect

CheckSpell ( AbstractFighter fighter, CastInfos castInfos ) : void

Method Details

AbnegationChallenge() public method

public AbnegationChallenge ( ) : Codebreak.Service.World.Game.Fight.Effect
return Codebreak.Service.World.Game.Fight.Effect

CheckSpell() public method

public CheckSpell ( AbstractFighter fighter, CastInfos castInfos ) : void
fighter AbstractFighter
castInfos Codebreak.Service.World.Game.Fight.Effect.CastInfos
return void