Project

General

Profile

« Previous | Next » 

Revision 7bbfc84f

Added by Leszek Koltunski over 2 years ago

Progress with serializing object to JSON: rotations.

View differences:

src/main/java/org/distorted/objectlib/objects/TwistyPyraminx.java
235 235

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

  
238
  protected float[][] getCuts(int[] numLayers)
238
  public float[][] getCuts(int[] numLayers)
239 239
    {
240 240
    if( mCuts==null )
241 241
      {

Also available in: Unified diff