Project

General

Profile

« Previous | Next » 

Revision 7bbfc84f

Added by Leszek Koltunski over 2 years ago

Progress with serializing object to JSON: rotations.

View differences:

src/main/java/org/distorted/objectlib/objects/TwistySkewb.java
175 175

  
176 176
///////////////////////////////////////////////////////////////////////////////////////////////////
177 177

  
178
  protected float[][] getCuts(int[] numLayers)
178
  public float[][] getCuts(int[] numLayers)
179 179
    {
180 180
    if( mCuts==null )
181 181
      {

Also available in: Unified diff