Project

General

Profile

« Previous | Next » 

Revision 169219a7

Added by Leszek Koltunski over 2 years ago

Remove the last 'isSolved()' (from Dino4) and put it to the parent class as a special case.

View differences:

src/main/java/org/distorted/objects/TwistyBandagedAbstract.java
353 353
    return cuts;
354 354
    }
355 355

  
356
///////////////////////////////////////////////////////////////////////////////////////////////////
357

  
358
  int getSolvedFunctionIndex()
359
    {
360
    return 0;
361
    }
362

  
356 363
///////////////////////////////////////////////////////////////////////////////////////////////////
357 364

  
358 365
  int getNumStickerTypes(int numLayers)

Also available in: Unified diff