Project

General

Profile

« Previous | Next » 

Revision b3c8eeda

Added by Leszek Koltunski 12 months ago

Improve Tins Cube.

View differences:

src/main/java/org/distorted/objectlib/objects/TwistyCamouflage.java
133 133
    return 0xff333333;
134 134
    }
135 135

  
136
///////////////////////////////////////////////////////////////////////////////////////////////////
137

  
138
  @Override
139
  public int getScrambleType()
140
    {
141
    return ObjectScrambler.SCRAMBLING_ALGORITHMS;
142
    }
143

  
144 136
///////////////////////////////////////////////////////////////////////////////////////////////////
145 137

  
146 138
  public int[][] getScrambleEdges()

Also available in: Unified diff