Project

General

Profile

« Previous | Next » 

Revision 644c217a

Added by Leszek Koltunski about 1 year ago

Progress with support for touch-control of pieces which we rotate along an axs which is normal to the currently touched face (think Coin Tetrahedron!)

View differences:

src/main/java/org/distorted/objectlib/touchcontrol/TouchControl.java
133 133
  public abstract void getCastedRotAxis(float[] output, Static4D quat, int rotIndex);
134 134
  public abstract int getTouchedCubitFace();
135 135
  public abstract int getTouchedCubit();
136
  public abstract float[] getTouchedPuzzleCenter();
136 137
  public abstract float returnRotationFactor(int[] numLayers, int row);
137 138
  }

Also available in: Unified diff