Project

General

Profile

« Previous | Next » 

Revision 3a1efb32

Added by Leszek Koltunski over 2 years ago

Bugfixes for the ShapeChanging touch control.
Still doesn't work but doesn't crash anymore :)

View differences:

src/main/java/org/distorted/objectlib/touchcontrol/TouchControl.java
38 38
  public static final int TC_OCTAHEDRON   = 8;
39 39
  public static final int TC_DODECAHEDRON =12;
40 40
  public static final int TC_CUBOID       = 0;
41
  public static final int TC_CHANGING     = 1;
41 42

  
42 43
  float mObjectRatio;
43 44

  

Also available in: Unified diff