Project

General

Profile

« Previous | Next » 

Revision 7b832206

Added by Leszek Koltunski over 2 years ago

Progress with serializing object to JSON: cubits.
Only faceColorMap remains now.

View differences:

src/main/java/org/distorted/objectlib/objects/TwistyMinx.java
493 493

  
494 494
///////////////////////////////////////////////////////////////////////////////////////////////////
495 495

  
496
  protected int[] getSolvedQuats(int cubit, int[] numLayers)
496
  public int[] getSolvedQuats(int cubit, int[] numLayers)
497 497
    {
498 498
    if( mQuats==null ) initializeQuats();
499 499
    if( mFaceMap==null ) mFaceMap = new int[] {8,10,3,7,1,9,11,2,4,0,5,6};

Also available in: Unified diff