Project

General

Profile

« Previous | Next » 

Revision 6db8fe2e

Added by Leszek Koltunski over 1 year ago

More support for pillowing; pillow Morphix and Jing by default.

View differences:

src/main/java/org/distorted/objectlib/objects/TwistyJing.java
55 55
    super(data, meshState, iconMode, data.getNumLayers()[0], quat, move, scale, stream);
56 56
    }
57 57

  
58
///////////////////////////////////////////////////////////////////////////////////////////////////
59

  
60
  @Override
61
  public float getPillowCoeff()
62
    {
63
    return 2.0f;
64
    }
65

  
58 66
///////////////////////////////////////////////////////////////////////////////////////////////////
59 67

  
60 68
  public ScrambleState[] getScrambleStates()

Also available in: Unified diff