Project

General

Profile

« Previous | Next » 

Revision 2f1f7570

Added by Leszek Koltunski over 5 years ago

Properly clean up static varaibles in the Effect classes!

View differences:

src/main/java/org/distorted/library/main/Distorted.java
239 239
    DistortedOutputSurface.onDestroy();
240 240
    EffectQueue.onDestroy();
241 241
    Effect.onDestroy();
242
    VertexEffect.onDestroy();
243
    FragmentEffect.onDestroy();
244 242
    EffectMessageSender.stopSending();
245 243

  
246 244
    mInitialized = false;

Also available in: Unified diff