Project

General

Profile

« Previous | Next » 

Revision 59c20632

Added by Leszek Koltunski over 2 years ago

Reorg for writing the JSON

View differences:

src/main/java/org/distorted/objectlib/objects/TwistySquare2.java
319 319

  
320 320
///////////////////////////////////////////////////////////////////////////////////////////////////
321 321

  
322
  protected int getSolvedFunctionIndex()
322
  public int getSolvedFunctionIndex()
323 323
    {
324 324
    return 3;
325 325
    }
......
415 415
    return R.string.squa2_inventor;
416 416
    }
417 417

  
418
///////////////////////////////////////////////////////////////////////////////////////////////////
419

  
420
  public int getYearOfInvention(int[] numLayers)
421
    {
422
    return 1995;
423
    }
424

  
418 425
///////////////////////////////////////////////////////////////////////////////////////////////////
419 426

  
420 427
  public int getComplexity(int[] numLayers)

Also available in: Unified diff