Project

General

Profile

« Previous | Next » 

Revision 9cd7695f

Added by Leszek Koltunski about 4 years ago

Improve RubikCubeMovement

View differences:

src/main/java/org/distorted/magic/RubikRenderer.java
242 242
       mCanRotate      = false;
243 243
       mCanUI          = false;
244 244
       mRotationFinishedID = mNewObject.finishRotationNow(this);
245

  
246
       if( mRotationFinishedID==0 ) // failed to add effect - should never happen
247
         {
248
         mCanRotate = true;
249
         mCanUI     = true;
250
         }
245 251
       }
246 252

  
247 253
     if( mRemoveRotation )

Also available in: Unified diff