C# Class RaceGame.Score

This class implements the score for the player
Inheritance: RaceGame.Stat
Exibir arquivo Open project: cjohnsson/Racing-Game Class Usage Examples

Public Methods

Method Description
Score ( string newName, System.TimeSpan newTime ) : System

Method Details

Score() public method

public Score ( string newName, System.TimeSpan newTime ) : System
newName string
newTime System.TimeSpan
return System