Constructor
# new Player(side, board)
constructor
Parameters:
Name | Type | Description |
---|---|---|
side |
PlayerSide
|
the side on which the player is on the board |
board |
Board
|
the board on which the player is |