Project

General

Profile

« Previous | Next » 

Revision ed04b978

Added by Leszek Koltunski 12 months ago

make the square 'edge_coin' touch mode even smaller.

View differences:

src/main/java/org/distorted/objectlib/touchcontrol/TouchControl.java
26 26
  public static final int TYPE_SPLIT_EDGE_COIN= 3;
27 27

  
28 28
  static final float D_TRIANGLE = 0.95f;
29
  static final float D_SQUARE   = 0.80f;
29
  static final float D_SQUARE   = 0.75f;
30 30
  static final float D_PENTA    = 0.65f;
31 31

  
32 32
  public static final int TC_HEXAHEDRON        =   6;

Also available in: Unified diff