Project

General

Profile

« Previous | Next » 

Revision eaee1ddc

Added by Leszek Koltunski almost 4 years ago

Add the 4-color Dino.

Still one thing needs to be done about it: randomization of Moves (now sometimes in Level 1 the randomized move leads to an already solved position)

View differences:

src/main/java/org/distorted/objects/RubikCube.java
158 158
    return QUATS;
159 159
    }
160 160

  
161
///////////////////////////////////////////////////////////////////////////////////////////////////
162

  
163
  boolean shouldResetTextureMaps()
164
    {
165
    return false;
166
    }
167

  
161 168
///////////////////////////////////////////////////////////////////////////////////////////////////
162 169

  
163 170
  int getNumFaces()

Also available in: Unified diff