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/TouchControlBall.java
233 233
    return 0;
234 234
    }
235 235

  
236
///////////////////////////////////////////////////////////////////////////////////////////////////
237

  
238
  public float[] getTouchedPuzzleCenter()
239
    {
240
    return null;
241
    }
242

  
236 243
///////////////////////////////////////////////////////////////////////////////////////////////////
237 244

  
238 245
  public int getTouchedCubit()

Also available in: Unified diff