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_4.java
29 29
  public int getYearOfInvention() { return 2018; }
30 30
  public float getDifficulty()    { return 3.51f; }
31 31
  public String getObjectName()   { return "Penrose 4x4"; }
32
  public boolean supportsAdjustableStickerColors()  { return false; }
32 33
  public int getCategory()        { return CATEGORY_SHAPE_HEX | CATEGORY_AXIS_FACE; }
33 34
  }

Also available in: Unified diff