Project

General

Profile

« Previous | Next » 

Revision f11ef767

Added by Leszek Koltunski over 1 year ago

fix touching individual Elements of a BandagedPyraminx.

View differences:

src/main/java/org/distorted/bandaged/BandagedCreatorTouchControl.java
157 157
    mCamera  = new float[3];
158 158
    mTouch   = new float[3];
159 159
    mPoint2D = new float[2];
160
    mDist3D  = new float[6];
161 160

  
162 161
    mObject   = object;
163 162
    mFaceAxis = mObject.getFaceAxis();

Also available in: Unified diff