Project

General

Profile

« Previous | Next » 

Revision a6aa9a47

Added by Leszek Koltunski 12 months ago

Improve the 'rot axis parallel to face axis' touch control mode:
support case when the rot axis is parallel and agrees in direction with the face axis, and the one when they disagreee in direction.

View differences:

src/main/java/org/distorted/objectlib/touchcontrol/TouchControlShapeChanging.java
588 588
      }
589 589
    }
590 590

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

  
593
  public boolean axisAndFaceAgree(int axisIndex)
594
    {
595
    return false;
596
    }
597

  
591 598
///////////////////////////////////////////////////////////////////////////////////////////////////
592 599

  
593 600
  public float[] getTouchedPuzzleCenter()

Also available in: Unified diff