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/TwistyRedi.java
242 242
    return FACE_COLORS.length;
243 243
    }
244 244

  
245
///////////////////////////////////////////////////////////////////////////////////////////////////
246

  
247
  int getSolvedFunctionIndex()
248
    {
249
    return 0;
250
    }
251

  
245 252
///////////////////////////////////////////////////////////////////////////////////////////////////
246 253

  
247 254
  boolean shouldResetTextureMaps()

Also available in: Unified diff