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/TwistyDino.java
103 103

  
104 104
///////////////////////////////////////////////////////////////////////////////////////////////////
105 105

  
106
  protected float[][] getCuts(int[] numLayers)
106
  public float[][] getCuts(int[] numLayers)
107 107
    {
108 108
    if( mCuts==null )
109 109
      {

Also available in: Unified diff