C# Class PPPDDDChap18.DomainServices.OnlineGaming.WithoutDomainServices.Model.OnlineDeathmatch

Afficher le fichier Open project: elbandit/PPPDDD

Méthodes publiques

Méthode Description
CommenceBattle ( ) : void
OnlineDeathmatch ( Competitor player1, Competitor player2, System.Guid id ) : System

Private Methods

Méthode Description
UpdateScoresAndRewards ( Competitor winner, Competitor loser ) : void

Method Details

CommenceBattle() public méthode

public CommenceBattle ( ) : void
Résultat void

OnlineDeathmatch() public méthode

public OnlineDeathmatch ( Competitor player1, Competitor player2, System.Guid id ) : System
player1 Competitor
player2 Competitor
id System.Guid
Résultat System