Project

General

Profile

« Previous | Next » 

Revision 377e1873

Added by Leszek Koltunski about 5 years ago

Rubik App: minor

View differences:

src/main/java/org/distorted/examples/rubik/RubikRenderer.java
72 72

  
73 73
      mCanRotate = true;
74 74

  
75
      mCube = new RubikCube( RubikActivity.DEFAULT_CUBE_SIZE, mMove, mScale, mQuatCurrent, mQuatAccumulated);
75
      mCube = new RubikCube( RubikActivity.DEFAULT_SIZE, mMove, mScale, mQuatCurrent, mQuatAccumulated);
76 76
      }
77 77

  
78 78
///////////////////////////////////////////////////////////////////////////////////////////////////

Also available in: Unified diff