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/TwistyPyraminxDuo.java
31 31

  
32 32
public class TwistyPyraminxDuo extends ShapeTetrahedron
33 33
{
34
  public static final Static3D[] ROT_AXIS = new Static3D[]
34
  static final Static3D[] ROT_AXIS = new Static3D[]
35 35
         {
36 36
           new Static3D(     0,-SQ3/3,-SQ6/3),
37 37
           new Static3D(     0,-SQ3/3, SQ6/3),

Also available in: Unified diff