Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
MAX |
0 |
public static final int |
MIN |
1 |
public static final int |
UNDEFINED_MOVE |
-1 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
INIT_PIECES_PER_PIT |
4 |
protected static final int |
MAX_SCORE_PIT |
6 |
protected static final int |
MIN_SCORE_PIT |
13 |
protected static final int |
NUM_PIECES |
48 |
protected static final int |
PLAY_PITS |
6 |
protected static final int |
TOTAL_PITS |
14 |