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/TouchControlShapeChanging.java
590 590

  
591 591
///////////////////////////////////////////////////////////////////////////////////////////////////
592 592

  
593
  public void prepareAgain()
593
  public float[] getTouchedPuzzleCenter()
594 594
    {
595
    mPreparationDone = false;
595
    return null;
596 596
    }
597 597

  
598 598
///////////////////////////////////////////////////////////////////////////////////////////////////

Also available in: Unified diff