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/TwistyPyraminx.java
32 32

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

Also available in: Unified diff