Project

General

Profile

« Previous | Next » 

Revision 7289fd6c

Added by Leszek Koltunski about 4 years ago

Beginnings of support for the 3x3x3 Solver.

View differences:

src/main/java/org/distorted/magic/RubikActivity.java
252 252

  
253 253
    public void Solver(View v)
254 254
      {
255
      android.util.Log.e("act", "Not implemented yet");
255
      RubikState.switchState(this,RubikState.SVER);
256 256
      }
257 257

  
258 258
///////////////////////////////////////////////////////////////////////////////////////////////////

Also available in: Unified diff