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/TwistyMinx.java
606 606
    return 0;
607 607
    }
608 608

  
609
///////////////////////////////////////////////////////////////////////////////////////////////////
610

  
611
  public int getNumCubitFaces()
612
    {
613
    return 6;
614
    }
615

  
616 609
///////////////////////////////////////////////////////////////////////////////////////////////////
617 610
// PUBLIC API
618 611

  

Also available in: Unified diff