Default constructor for the Player class. Initializes the player using the default
values (see property comments).
Declaration Syntax
C# | Visual Basic |
public Player()
Public Sub New
C# | Visual Basic |
public Player()
Public Sub New