Project

General

Profile

« Previous | Next » 

Revision cbcf2374

Added by Leszek Koltunski 4 months ago

minor

View differences:

src/main/java/org/distorted/library/effect/PostprocessEffect.java
147 147
 * At this moment the 'buffer' contains a) preprocessed object b) real object rendered 'on top' of
148 148
 * the preprocessed one.
149 149
 * Postprocess buffer. What this means exactly depends on the effect -
150
 *
150
 * <p>
151 151
 * Only for use by the library itself.
152 152
 *
153 153
 * @y.exclude
......
159 159
   * Do we render the object directly to the final surface, and only postprocess and then blit its
160 160
   * 'halo', or do we render the object along with its halo to the intermediate framebuffer and
161 161
   * postprocess it as well?
162
   *
162
   * <p>
163 163
   * Only for use by the library itself.
164 164
   *
165 165
   * @y.exclude

Also available in: Unified diff