Project

General

Profile

« Previous | Next » 

Revision 48fec01e

Added by Leszek Koltunski over 2 years ago

Remove statics from the Pyraminx class.

View differences:

src/main/java/org/distorted/objects/TwistyJing.java
190 190

  
191 191
  float getScreenRatio()
192 192
    {
193
    return 2*TwistyPyraminx.SCREEN_RATIO;
193
    return 1.76f;
194 194
    }
195 195

  
196 196
///////////////////////////////////////////////////////////////////////////////////////////////////

Also available in: Unified diff