4 ARROWS(6713,
new int[] { 6716, 6717, 6718 },
new int[] { 6713, 6714, 6715 }),
5 SQUARES(6719,
new int[] { 6722, 6723, 6724 },
new int[] { 6719, 6720, 6721 }),
6 SQUARES_OFFSET(6725,
new int[] { 6728, 6729, 6730 },
new int[] { 6725, 6726, 6727 }),
7 SHAPES(6731,
new int[] { 6734, 6735, 6736 },
new int[] { 6731, 6732, 6733 });
PuzzleData(int answer, int[] sequence, int[] options)
int getSequenceModel(int index)
static final PuzzleData[] PUZZLES