Project

General

Profile

« Previous | Next » 

Revision f9a81f52

Added by Leszek Koltunski over 2 years ago

Progress with serializing object to JSON: scrambling.

View differences:

src/main/java/org/distorted/objectlib/objects/TwistyPyraminx.java
67 67

  
68 68
///////////////////////////////////////////////////////////////////////////////////////////////////
69 69

  
70
  protected ScrambleState[] getScrambleStates()
70
  public ScrambleState[] getScrambleStates()
71 71
    {
72 72
    if( mStates==null )
73 73
      {

Also available in: Unified diff