Project

General

Profile

« Previous | Next » 

Revision 33ba467a

Added by Leszek Koltunski about 2 months ago

Color unification complete: 24 standard colors.

View differences:

src/main/java/org/distorted/objectlib/objects/TwistyMirrorJing.java
41 41

  
42 42
  private static final float JING_F = 0.48f;
43 43

  
44
  private static final int[] FACE_COLORS = new int[] { ShapeColors.COLOR_ICO_WHITE };
44
  private static final int[] FACE_COLORS = new int[] { ShapeColors.COLOR_WHITE};
45 45
  private static final float[] MIRROR_VEC = { 0.06f, 0.07f, 0.08f };
46 46

  
47 47
  private int[][] mEdges;

Also available in: Unified diff