Project

General

Profile

« Previous | Next » 

Revision 1ba56d95

Added by Leszek Koltunski over 1 year ago

Simplification for the new way of storing records.

View differences:

src/main/java/org/distorted/objects/RubikObject.java
35 35

  
36 36
public class RubikObject
37 37
{
38
  public static final int FAST_SCRAMBLES = 80;
39

  
38 40
  private final String mLowerName, mUpperName;
39 41
  private final int mIconID;
40 42
  private final String[][] mPatterns;

Also available in: Unified diff