Project

General

Profile

« Previous | Next » 

Revision 247d8225

Added by Leszek Koltunski almost 6 years ago

More progress with a more generic 'preprocess' stage of Postprocessing Effects.

View differences:

src/main/java/org/distorted/library/effect/PostprocessEffect.java
160 160
    return mQualityLevel;
161 161
    }
162 162

  
163
///////////////////////////////////////////////////////////////////////////////////////////////////
164
  /**
165
   * Only for use by the library itself.
166
   *
167
   * @y.exclude
168
   */
169
  public int getWriteColor()
170
    {
171
    return 0;
172
    }
173

  
163 174
///////////////////////////////////////////////////////////////////////////////////////////////////
164 175
/**
165 176
 * This is not really part of the public API. Has to be public only because it is a part of the

Also available in: Unified diff