Project

General

Profile

« Previous | Next » 

Revision 253e440f

Added by Leszek Koltunski over 2 years ago

Configurable internal colors. This somehow screwed up the Container!

View differences:

src/main/java/org/distorted/objectlib/main/TwistyJson.java
122 122
    return mReader.shouldResetTextureMaps();
123 123
    }
124 124

  
125
///////////////////////////////////////////////////////////////////////////////////////////////////
126

  
127
  @Override
128
  public int getInternalColor()
129
    {
130
    return mReader.getInternalColor();
131
    }
132

  
125 133
///////////////////////////////////////////////////////////////////////////////////////////////////
126 134

  
127 135
  public void setReader(JsonReader reader)

Also available in: Unified diff