Project

General

Profile

« Previous | Next » 

Revision faa3aed0

Added by Leszek Koltunski over 3 years ago

Introduce separate ROT_AXIS and FACE_AXIS ( step 2 )

View differences:

src/main/java/org/distorted/objects/RubikMovementPyraminx.java
21 21

  
22 22
///////////////////////////////////////////////////////////////////////////////////////////////////
23 23

  
24
class RubikMovementPyraminx extends RubikMovementObject
24
class RubikMovementPyraminx extends RubikMovement
25 25
{
26 26
  private static final float SQ6 = (float)Math.sqrt(6);
27 27
  private static final float SQ3 = (float)Math.sqrt(3);

Also available in: Unified diff