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/TwistyJing.java
180 180

  
181 181
///////////////////////////////////////////////////////////////////////////////////////////////////
182 182

  
183
  protected float[][] getCuts(int[] numLayers)
183
  public float[][] getCuts(int[] numLayers)
184 184
    {
185 185
    if( mCuts==null )
186 186
      {

Also available in: Unified diff