Project

General

Profile

« Previous | Next » 

Revision f0fa83ae

Added by Leszek Koltunski about 4 years ago

Some fixes for the Pyraminx.

View differences:

src/main/java/org/distorted/object/RubikPyraminxMovement.java
40 40

  
41 41
    public boolean faceTouched(Static4D rotatedTouchPoint, Static4D rotatedCamera)
42 42
      {
43
      float cubeHalfSize= RubikObject.OBJECT_SCREEN_RATIO*0.5f;
44

  
45 43
      return false;
46 44
      }
47 45

  

Also available in: Unified diff