Project

General

Profile

« Previous | Next » 

Revision e32d318a

Added by Leszek Koltunski over 2 years ago

new API to make is possible to adjust default scale factor in each TwistyObjectNode.
(and use it in Tutorials, where the object needs to be smaller)

View differences:

src/main/java/org/distorted/objectlib/main/Twisty8.java
78 78

  
79 79
  protected float getScreenRatio()
80 80
    {
81
    return 0.65f;
81
    return 0.68f;
82 82
    }
83 83
}

Also available in: Unified diff