Project

General

Profile

« Previous | Next » 

Revision e55764f2

Added by Leszek Koltunski almost 4 years ago

More progreess porting RubikCube.

View differences:

src/main/java/org/distorted/effects/scramble/ScrambleEffectRotations.java
58 58
    {
59 59
    mCubeEffectNumber   = 2;
60 60
    mNodeEffectNumber   = 0;
61
    mCubeEffectPosition = new int[] {6,7};
61
    mCubeEffectPosition = new int[] {3,4};
62 62
    mCubeEffects        = new Effect[mCubeEffectPosition.length];
63 63

  
64 64
    mRnd.setSeed(System.currentTimeMillis());

Also available in: Unified diff