Project

General

Profile

« Previous | Next » 

Revision 02d80fe6

Added by Leszek Koltunski over 2 years ago

progress with off-center objects.

View differences:

src/main/java/org/distorted/objectlib/main/TwistyObject.java
1157 1157
    return mObjectScreenRatio*mInitScreenRatio;
1158 1158
    }
1159 1159

  
1160
///////////////////////////////////////////////////////////////////////////////////////////////////
1161

  
1162
  public float getRatio()
1163
    {
1164
    return mObjectScreenRatio;
1165
    }
1166

  
1160 1167
///////////////////////////////////////////////////////////////////////////////////////////////////
1161 1168

  
1162 1169
  boolean isSolved()

Also available in: Unified diff