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/RubikCube.java
152 152
    return FACE_COLORS.length;
153 153
    }
154 154

  
155
///////////////////////////////////////////////////////////////////////////////////////////////////
156

  
157
  int getNumCubitFaces()
158
    {
159
    return FACE_COLORS.length;
160
    }
161

  
155 162
///////////////////////////////////////////////////////////////////////////////////////////////////
156 163

  
157 164
  float getScreenRatio()

Also available in: Unified diff