C# Class PlatformerPOC.Domain.Score

Datei anzeigen Open project: bramdemoor/MonoGame-PlatformerPOC Class Usage Examples

Public Methods

Method Description
MarkDeath ( ) : void
MarkWin ( ) : void
Reset ( ) : void
ToString ( ) : string

Method Details

MarkDeath() public method

public MarkDeath ( ) : void
return void

MarkWin() public method

public MarkWin ( ) : void
return void

Reset() public method

public Reset ( ) : void
return void

ToString() public method

public ToString ( ) : string
return string