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/TwistyBandagedAbstract.java
324 324

  
325 325
///////////////////////////////////////////////////////////////////////////////////////////////////
326 326

  
327
  protected float[][] getCuts(int[] numLayers)
327
  public float[][] getCuts(int[] numLayers)
328 328
    {
329 329
    int numL = numLayers[0];
330 330

  

Also available in: Unified diff