C# Class BalloonsPop.ConsoleUserInterface.Gadgets.PlayerScoreExtensions

Provides extensions methods for the PlayerScore struct.
Datei anzeigen Open project: Baloons-Pop-4/Main

Public Methods

Method Description
Stringify ( this score, int index ) : string

Converts an instance of the PlayerScore struct to a string.

Method Details

Stringify() public static method

Converts an instance of the PlayerScore struct to a string.
public static Stringify ( this score, int index ) : string
score this
index int
return string