Project

General

Profile

« Previous | Next » 

Revision 8f53e513

Added by Leszek Koltunski almost 4 years ago

Progress with the Dino.

View differences:

src/main/java/org/distorted/objects/RubikPyraminx.java
209 209
    return FACE_COLORS.length;
210 210
    }
211 211

  
212
///////////////////////////////////////////////////////////////////////////////////////////////////
213

  
214
  int getNumCubitFaces()
215
    {
216
    return FACE_COLORS.length;
217
    }
218

  
212 219
///////////////////////////////////////////////////////////////////////////////////////////////////
213 220

  
214 221
  float getScreenRatio()

Also available in: Unified diff