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/TwistyBandagedAbstract.java
388 388
    return 0;
389 389
    }
390 390

  
391
///////////////////////////////////////////////////////////////////////////////////////////////////
392

  
393
  public int getNumCubitFaces()
394
    {
395
    return 6;
396
    }
397

  
398 391
///////////////////////////////////////////////////////////////////////////////////////////////////
399 392

  
400 393
  public int getCubitFaceColor(int cubit, int cubitface, int[] numLayers)

Also available in: Unified diff