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/TwistyDino6.java
70 70

  
71 71
///////////////////////////////////////////////////////////////////////////////////////////////////
72 72

  
73
  protected int[] getSolvedQuats(int cubit, int[] numLayers)
73
  public int[] getSolvedQuats(int cubit, int[] numLayers)
74 74
    {
75 75
    return null;
76 76
    }

Also available in: Unified diff