turn property

int turn
final

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

Implementation

final int turn;