/ Assembly List / LJCTextInvasion / Player

Namespace - LJCTextInvasion


Syntax

C#
public class Player : IComparable<Player>

Represents a player's scores for a specific word list.

Public Methods
#ctor Initializes an object instance.
#ctor Initializes an instance of the class with the specified values.
CompareTo Provides the default Sort functionality.
3 Methods

Properties
HighScore The players high score in this word list.
Name The players name.
PracticeSetName The current practice set.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.