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/TwistyHelicopter.java
173 173

  
174 174
///////////////////////////////////////////////////////////////////////////////////////////////////
175 175

  
176
  protected float[][] getCuts(int[] numLayers)
176
  public float[][] getCuts(int[] numLayers)
177 177
    {
178 178
    if( mCuts==null )
179 179
      {

Also available in: Unified diff