Project

General

Profile

« Previous | Next » 

Revision 361fd0de

Added by Leszek Koltunski 5 months ago

Next step toward separating TwistyObject metadata.

View differences:

src/main/java/org/distorted/objectlib/metadata/MetadataTestGhost.java
20 20
  public MetadataTestGhost()     { super( TwistyTestGhost.class, new int[] {4,2,2}, 0, null ); }
21 21
  public int numScrambles()      { return 10; }
22 22
  public int icon()              { return R.drawable.o2_2; }
23
  public int price()             { return 10; }
24 23
  }

Also available in: Unified diff