Project

General

Profile

« Previous | Next » 

Revision 97d1e3d7

Added by Leszek Koltunski almost 2 years ago

Crazy 3x3: icon, jsons, mesh.

View differences:

src/main/java/org/distorted/objectlib/main/ObjectType.java
79 79
  SKEW_3 ( TwistySkewb.class         , new int[] {3,3,3,3}    , 21, R.drawable.skew_3, true),
80 80
  CONT_2 ( TwistyContainer.class     , new int[] {2,2,2,2}    , 12, R.drawable.cont_2, true),
81 81

  
82
  CRA1_3 ( TwistyCrazy.class         , new int[] {3,3,3}      , 22, R.drawable.mixp_3, true),
82
  CRA1_3 ( TwistyCrazy.class         , new int[] {3,3,3}      , 22, R.drawable.cra1_3, true),
83 83

  
84 84
  VOID_3 ( TwistyVoid.class          , new int[] {3,3,3}      , 17, R.drawable.void_3, false),  // wasDownloadableButNowIsBuiltIn()
85 85
  CRYS_3 ( TwistyCrystal.class       , new int[] {3,3,3,3,3,3}, 27, R.drawable.crys_3, false),  // function!

Also available in: Unified diff