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/TwistyHelicopter.java
279 279
    return FACE_COLORS.length;
280 280
    }
281 281

  
282
///////////////////////////////////////////////////////////////////////////////////////////////////
283

  
284
  int getSolvedFunctionIndex()
285
    {
286
    return 0;
287
    }
288

  
282 289
///////////////////////////////////////////////////////////////////////////////////////////////////
283 290

  
284 291
  int getNumStickerTypes(int numLayers)

Also available in: Unified diff