Project

General

Profile

« Previous | Next » 

Revision a70b1e96

Added by Leszek Koltunski 12 months ago

Actually use the 'overridable rotation factors' feature and tweat the factors of many objects.

View differences:

src/main/java/org/distorted/objectlib/objects/TwistySquare2.java
37 37
    super(meshState, iconMode, quat, move, scale, data, asset);
38 38
    }
39 39

  
40
///////////////////////////////////////////////////////////////////////////////////////////////////
41

  
42
  float getFactor()
43
    {
44
    return 0.8f;
45
    }
46

  
40 47
///////////////////////////////////////////////////////////////////////////////////////////////////
41 48

  
42 49
  @Override

Also available in: Unified diff