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/TwistyCuboid.java
33 33

  
34 34
public class TwistyCuboid 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(1,0,0),
39 39
           new Static3D(0,1,0),

Also available in: Unified diff