orientation property

int orientation
final

Determines which way around the board is facing. 0 (white) will place the white pieces at the bottom, and 1 will place the black pieces there.

Implementation

final int orientation;