Project

General

Profile

« Previous | Next » 

Revision 4278fe51

Added by Leszek Koltunski almost 2 years ago

minor

View differences:

src/main/java/org/distorted/objectlib/objects/TwistyCrazy2x2.java
40 40

  
41 41
public class TwistyCrazy2x2 extends ShapeHexahedron
42 42
{
43
  public static final int CIRCLE = 0x29;
44

  
45 43
  private static final float DIAMETER_RATIO = 0.60f;
46 44
  private static final float DIFF = 1.0f;
47 45
  private static final int NUMBER_CORNER_SEGMENTS = 4;

Also available in: Unified diff