Project

General

Profile

« Previous | Next » 

Revision de830b16

Added by Leszek Koltunski 5 months ago

Add Categories to object metadata.

View differences:

src/main/java/org/distorted/objectlib/metadata/MetadataPDUO_2.java
27 27
  public int getYearOfInvention() { return 2014; }
28 28
  public float getComplexity()    { return 0.2f; }
29 29
  public String getObjectName()   { return "Pyraminx Duo"; }
30
  public int getCategory()        { return CATEGORY_SHAPE_TET | CATEGORY_AXIS_CORN; }
30 31
  }

Also available in: Unified diff