Project

General

Profile

« Previous | Next » 

Revision 967b79dc

Added by Leszek Koltunski almost 3 years ago

Progress with RubikControl.

View differences:

src/main/java/org/distorted/tutorials/TutorialSurfaceView.java
303 303
          mContinuingRotation = false;
304 304
          mBeginningRotation  = false;
305 305

  
306
          if( locked )
306
          if( !mDragging )
307 307
            {
308 308
            TutorialState state = act.getState();
309 309
            state.reddenLock(act);

Also available in: Unified diff