C# Class Codebreak.Service.World.Game.Action.AbstractGameFightAction

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

Public Methods

Method Description
AbstractGameFightAction ( GameActionTypeEnum type, AbstractFighter fighter, long duration ) : Codebreak.Service.World.Game.Fight

Method Details

AbstractGameFightAction() public method

public AbstractGameFightAction ( GameActionTypeEnum type, AbstractFighter fighter, long duration ) : Codebreak.Service.World.Game.Fight
type GameActionTypeEnum
fighter Codebreak.Service.World.Game.Fight.AbstractFighter
duration long
return Codebreak.Service.World.Game.Fight