Project

General

Profile

« Previous | Next » 

Revision 3d8237cc

Added by Leszek Koltunski over 3 years ago

Progress with Megaminx.

View differences:

src/main/java/org/distorted/objects/TwistyMinx.java
200 200

  
201 201
  static final int[] QUAT_EDGE_INDICES
202 202
    = {
203
         0, 56, 40, 43, 59, 35, 34, 42,  3, 25,
204
        49, 27, 36, 39, 51, 53, 32, 20, 47, 10,
205
        17, 37, 30,  5, 28, 33, 45, 14, 44, 38
203
        56, 40, 43, 59,  0, 55, 10, 17, 25, 49,
204
        48, 57, 18,  7, 53, 32, 20, 11, 31, 38,
205
        37, 30,  8, 28, 36, 44,  1, 46, 12, 14
206 206
      };
207 207

  
208 208
///////////////////////////////////////////////////////////////////////////////////////////////////

Also available in: Unified diff