Project

General

Profile

« Previous | Next » 

Revision 7764a67a

Added by Leszek Koltunski about 3 years ago

Progress with any size Kilominx.

View differences:

src/main/java/org/distorted/objects/TwistyMinx.java
194 194
           {  6, 2, 3 },
195 195
         };
196 196

  
197
  static final int[] QUAT_EDGE_INDICES =
198
      {
199
        56, 40, 43, 59,  0, 55, 10, 17, 25, 49,
200
        48, 57, 18,  7, 53, 32, 20, 11, 31, 38,
201
        37, 30,  8, 28, 36, 44,  1, 46, 12, 14
202
      };
203

  
204

  
197 205
  static final int[] QUAT_CORNER_INDICES =
198 206
      {
199 207
         0,  2,  3,  1, 40, 31, 41, 30, 39, 35,

Also available in: Unified diff