Project

General

Profile

« Previous | Next » 

Revision ecf3f149

Added by Leszek Koltunski almost 3 years ago

Move the TwistyObject.retCubePosition() to the solver.

View differences:

src/main/java/org/distorted/objects/TwistyRex.java
685 685
    return true;
686 686
    }
687 687

  
688
///////////////////////////////////////////////////////////////////////////////////////////////////
689
// only needed for solvers - there are no Rex solvers ATM
690

  
691
  public String retObjectString()
692
    {
693
    return "";
694
    }
695

  
696 688
///////////////////////////////////////////////////////////////////////////////////////////////////
697 689

  
698 690
  public int getObjectName(int numLayers)

Also available in: Unified diff