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/RubikHelicopter.java
484 484
    return QUATS;
485 485
    }
486 486

  
487
///////////////////////////////////////////////////////////////////////////////////////////////////
488

  
489
  boolean shouldResetTextureMaps()
490
    {
491
    return false;
492
    }
493

  
487 494
///////////////////////////////////////////////////////////////////////////////////////////////////
488 495

  
489 496
  int getNumFaces()

Also available in: Unified diff