Project

General

Profile

« Previous | Next » 

Revision 0f72365b

Added by Leszek Koltunski over 2 years ago

Add 'shouldResetTextureMaps' to the JSON puzzle description.

View differences:

src/main/java/org/distorted/objectlib/main/TwistyJson.java
266 266
    return mReader.getColor(face);
267 267
    }
268 268

  
269
///////////////////////////////////////////////////////////////////////////////////////////////////
270

  
271
  public boolean shouldResetTextureMaps()
272
    {
273
    return mReader.shouldResetTextureMaps();
274
    }
275

  
269 276
///////////////////////////////////////////////////////////////////////////////////////////////////
270 277

  
271 278
  public String getShortName()

Also available in: Unified diff