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

Inheritance: AbstractGameAction
Afficher le fichier Open project: hussein-aitlahcen/codebreak

Méthodes publiques

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

Method Details

AbstractGameFightAction() public méthode

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