Project

General

Profile

« Previous | Next » 

Revision 4b4c217e

Added by Leszek Koltunski over 3 years ago

Progress with the Kilominx - rotations.

View differences:

src/main/java/org/distorted/objects/Cubit.java
30 30
class Cubit
31 31
  {
32 32
  private final Static3D mOrigPosition;
33

  
34
  private TwistyObject mParent;
35
  private Static3D mCurrentPosition;
36
  private int mNumAxis;
33
  private final Static3D mCurrentPosition;
34
  private final TwistyObject mParent;
35
  private final int mNumAxis;
37 36

  
38 37
  int mQuatIndex;
39 38
  int[] mRotationRow;

Also available in: Unified diff