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/TwistyUltimate.java
374 374

  
375 375
///////////////////////////////////////////////////////////////////////////////////////////////////
376 376

  
377
  protected float[][] getCuts(int[] numLayers)
377
  public float[][] getCuts(int[] numLayers)
378 378
    {
379 379
    if( mCuts==null )
380 380
      {

Also available in: Unified diff