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/TwistyPyraminx.java
272 272
    return null;
273 273
    }
274 274

  
275
///////////////////////////////////////////////////////////////////////////////////////////////////
276

  
277
  public int getNumCubitFaces()
278
    {
279
    return 8;
280
    }
281

  
282 275
///////////////////////////////////////////////////////////////////////////////////////////////////
283 276

  
284 277
  private int getNumOctahedrons(int numLayers)

Also available in: Unified diff