Project

General

Profile

« Previous | Next » 

Revision ab210d63

Added by Leszek Koltunski about 3 years ago

Make the Minx objects a little bigger by default.

View differences:

src/main/java/org/distorted/objects/TwistyMinx.java
216 216
    super(numLayers, realSize, quat, texture, mesh, effects, moves, obj, res, scrWidth);
217 217
    }
218 218

  
219
///////////////////////////////////////////////////////////////////////////////////////////////////
220

  
221
  float getScreenRatio()
222
    {
223
    return 0.9f;
224
    }
225

  
226 219
///////////////////////////////////////////////////////////////////////////////////////////////////
227 220

  
228 221
  Static4D[] getQuats()

Also available in: Unified diff