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/TwistySquare.java
120 120

  
121 121
///////////////////////////////////////////////////////////////////////////////////////////////////
122 122

  
123
  protected float[][] getCuts(int[] numLayers)
123
  public float[][] getCuts(int[] numLayers)
124 124
    {
125 125
    if( mCuts==null )
126 126
      {

Also available in: Unified diff