Project

General

Profile

« Previous | Next » 

Revision 4c9ca251

Added by Leszek Koltunski over 2 years ago

Add the getFaceAxis() API and fill up the getDist3D() API.

View differences:

src/main/java/org/distorted/objectlib/main/TwistyJson.java
119 119
    return mReader.getDist3D();
120 120
    }
121 121

  
122
///////////////////////////////////////////////////////////////////////////////////////////////////
123
// this is only needed when computing sticker colors which here we do via the retSticker() method.
124

  
125
  public Static3D[] getFaceAxis()
126
    {
127
    return null;
128
    }
129

  
122 130
///////////////////////////////////////////////////////////////////////////////////////////////////
123 131

  
124 132
  public int getNumCubitFaces()

Also available in: Unified diff