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/TwistyRex.java
147 147

  
148 148
///////////////////////////////////////////////////////////////////////////////////////////////////
149 149

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

Also available in: Unified diff