Project

General

Profile

« Previous | Next » 

Revision 43a4ccff

Added by Leszek Koltunski over 2 years ago

simplify sticker/color map.

View differences:

src/main/java/org/distorted/objectlib/objects/TwistyUltimate.java
355 355
    return mStickers[sticker];
356 356
    }
357 357

  
358
///////////////////////////////////////////////////////////////////////////////////////////////////
359

  
360
  protected int getStickerIndex(int face)
361
    {
362
    return face/NUM_FACE_COLORS;
363
    }
364

  
365 358
///////////////////////////////////////////////////////////////////////////////////////////////////
366 359

  
367 360
  public Static4D[] getQuats()

Also available in: Unified diff