Project

General

Profile

« Previous | Next » 

Revision e37d470b

Added by Leszek Koltunski about 5 years ago

Cut one interdependency between the EffectQueuePreprocess and DistortedNode

View differences:

src/main/java/org/distorted/library/main/DistortedNode.java
263 263
      }
264 264
    }
265 265

  
266
///////////////////////////////////////////////////////////////////////////////////////////////////
267

  
268
  EffectQueuePostprocess getPostprocessQueue()
269
    {
270
    return mEffects.getPostprocess();
271
    }
272

  
273 266
///////////////////////////////////////////////////////////////////////////////////////////////////
274 267
// PUBLIC API
275 268
///////////////////////////////////////////////////////////////////////////////////////////////////

Also available in: Unified diff