player property

int player
final

Whose turn is it to play? 0 for white, 1 for black.

Implementation

final int player;