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/TwistyCuboid.java
533 533

  
534 534
///////////////////////////////////////////////////////////////////////////////////////////////////
535 535

  
536
  protected float[][] getCuts(int[] numLayers)
536
  public float[][] getCuts(int[] numLayers)
537 537
    {
538 538
    if( mCuts==null )
539 539
      {

Also available in: Unified diff