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/RubikSkewb.java
397 397
    return FACE_COLORS.length;
398 398
    }
399 399

  
400
///////////////////////////////////////////////////////////////////////////////////////////////////
401

  
402
  boolean shouldResetTextureMaps()
403
    {
404
    return false;
405
    }
406

  
400 407
///////////////////////////////////////////////////////////////////////////////////////////////////
401 408
// Each face has two types of a texture: the central square and the triangle in the corner.
402 409

  

Also available in: Unified diff