Project

General

Profile

« Previous | Next » 

Revision ccd8a6f2

Added by Leszek Koltunski about 1 year ago

Disconnect the rotation axis in the Tablebases from the axis in the objects.

View differences:

src/main/java/org/distorted/objectlib/objects/TwistyIvy.java
33 33

  
34 34
public class TwistyIvy extends ShapeHexahedron
35 35
{
36
  public static final Static3D[] ROT_AXIS = new Static3D[]
36
  static final Static3D[] ROT_AXIS = new Static3D[]
37 37
         {
38 38
           new Static3D( SQ3/3, SQ3/3, SQ3/3),
39 39
           new Static3D( SQ3/3, SQ3/3,-SQ3/3),

Also available in: Unified diff