Project

General

Profile

« Previous | Next » 

Revision efe3d8fe

Added by Leszek Koltunski about 7 years ago

Messing around with the AttachDaemon (from now on a more generic DistortedMaster).

In preparation for thr SORT job that will let us sort the children Nodes into postprocessing Buckets.

View differences:

src/main/java/org/distorted/library/Distorted.java
134 134
    DistortedNode.onDestroy();
135 135
    EffectQueue.onDestroy();
136 136
    DistortedEffects.onDestroy();
137
    DistortedAttachDaemon.onDestroy();
137
    DistortedMaster.onDestroy();
138 138
    EffectMessageSender.stopSending();
139 139

  
140 140
    mInitialized = false;

Also available in: Unified diff