Project

General

Profile

« Previous | Next » 

Revision ade99032

Added by Leszek Koltunski 2 months ago

Objects can support or not changing colors of their stickers.

View differences:

src/main/java/org/distorted/objectlib/metadata/MetadataPENR_3.java
29 29
  public int getYearOfInvention() { return 2017; }
30 30
  public float getDifficulty()    { return 2.59f; }
31 31
  public String getObjectName()   { return "Penrose Cube"; }
32
  public boolean supportsAdjustableStickerColors()  { return false; }
32 33
  public int getCategory()        { return CATEGORY_SHAPE_HEX | CATEGORY_AXIS_FACE | CATEGORY_SHAPEMOD_3x3; }
33 34
  }

Also available in: Unified diff