Project

General

Profile

« Previous | Next » 

Revision 1eafa9c6

Added by Leszek Koltunski about 2 months ago

Fix the detection of the solved state.

View differences:

src/main/java/org/distorted/objectlib/shape/ShapeHexahedron.java
41 41

  
42 42
///////////////////////////////////////////////////////////////////////////////////////////////////
43 43

  
44
  public final int getNumFaces()
44
  public final int getNumPuzzleFaces()
45 45
    {
46 46
    return NUM_FACES;
47 47
    }

Also available in: Unified diff