| | |
| | | add(8); |
| | | add(9); |
| | | add(10); |
| | | add(11); |
| | | add(12); |
| | | }}; |
| | | |
| | | public static final ArrayList<Integer> LEFT_LOC_ROW_LIST = new ArrayList<Integer>(){{ |
| | | add(11); |
| | | add(12); |
| | | add(13); |
| | | add(14); |
| | | add(15); |
| | |
| | | add(18); |
| | | add(19); |
| | | add(20); |
| | | }}; |
| | | |
| | | public static final ArrayList<Integer> MIDDLE_LOC_ROW_LIST = new ArrayList<Integer>(){{ |
| | | add(21); |
| | | add(22); |
| | | add(23); |
| | | add(24); |
| | | }}; |
| | | |
| | | public static final ArrayList<Integer> MIDDLE_LOC_ROW_LIST = new ArrayList<Integer>(){{ |
| | | add(25); |
| | | add(26); |
| | | add(27); |
| | | add(28); |
| | | add(29); |
| | | add(30); |
| | | }}; |
| | | |
| | | public static final ArrayList<Integer> RIGHT_LOC_ROW_LIST = new ArrayList<Integer>(){{ |
| | | add(31); |
| | | add(32); |
| | | add(33); |
| | | add(34); |
| | | add(35); |
| | | add(36); |
| | | }}; |
| | | |
| | | public static final ArrayList<Integer> RIGHT_LOC_ROW_LIST = new ArrayList<Integer>(){{ |
| | | add(37); |
| | | add(38); |
| | | add(39); |
| | | add(40); |
| | | }}; |
| | | |
| | | public static final ArrayList<Integer> FAR_RIGHT_LOC_ROW_LIST = new ArrayList<Integer>(){{ |
| | | add(41); |
| | | add(42); |
| | | add(43); |
| | |
| | | add(46); |
| | | add(47); |
| | | add(48); |
| | | }}; |
| | | |
| | | public static final ArrayList<Integer> FAR_RIGHT_LOC_ROW_LIST = new ArrayList<Integer>(){{ |
| | | add(49); |
| | | add(50); |
| | | add(51); |
| | | add(52); |
| | | add(53); |
| | | add(54); |
| | | add(55); |
| | | add(56); |
| | | add(57); |
| | | add(58); |
| | | add(59); |
| | | }}; |
| | | |
| | | } |