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

Datei anzeigen Open project: elbandit/PPPDDD

Public Methods

Method Description
CommenceBattle ( ) : void
OnlineDeathmatch ( Competitor player1, Competitor player2, System.Guid id ) : System

Private Methods

Method Description
UpdateScoresAndRewards ( Competitor winner, Competitor loser ) : void

Method Details

CommenceBattle() public method

public CommenceBattle ( ) : void
return void

OnlineDeathmatch() public method

public OnlineDeathmatch ( Competitor player1, Competitor player2, System.Guid id ) : System
player1 Competitor
player2 Competitor
id System.Guid
return System