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/TwistyIvy.java
149 149

  
150 150
///////////////////////////////////////////////////////////////////////////////////////////////////
151 151

  
152
  protected float[][] getCuts(int[] numLayers)
152
  public float[][] getCuts(int[] numLayers)
153 153
    {
154 154
    if( mCuts==null )
155 155
      {

Also available in: Unified diff