Project

General

Profile

« Previous | Next » 

Revision e42a9e87

Added by Leszek Koltunski over 2 years ago

Fix the Square-2 isSolved() (it was wrong even before!)

View differences:

src/main/java/org/distorted/objects/TwistySquare.java
220 220
    return FACE_COLORS[face];
221 221
    }
222 222

  
223
///////////////////////////////////////////////////////////////////////////////////////////////////
224

  
225
  int getSolvedFunctionIndex()
226
    {
227
    return 0;
228
    }
229

  
230 223
///////////////////////////////////////////////////////////////////////////////////////////////////
231 224
// PUBLIC API
232 225

  

Also available in: Unified diff