Project

General

Profile

« Previous | Next » 

Revision 1f264f3e

Added by Leszek Koltunski over 2 years ago

Remove the 'getNumCubitFaces()' object API.

View differences:

src/main/java/org/distorted/objectlib/objects/TwistyDiamond.java
207 207
    return null;
208 208
    }
209 209

  
210
///////////////////////////////////////////////////////////////////////////////////////////////////
211

  
212
  public int getNumCubitFaces()
213
    {
214
    return 8;
215
    }
216

  
217 210
///////////////////////////////////////////////////////////////////////////////////////////////////
218 211

  
219 212
  private int getNumOctahedrons(int layers)

Also available in: Unified diff