Project

General

Profile

« Previous | Next » 

Revision 3543a3cf

Added by Leszek Koltunski over 3 years ago

Put new things to the StackFrame.

View differences:

src/main/java/org/distorted/library/main/DistortedLibrary.java
1133 1133
    if( InternalStackFrameList.isInitialized() )
1134 1134
      {
1135 1135
      InternalStackFrameList.onDestroy(id);
1136
      InternalNodeData.onDestroy();
1137 1136
      InternalMaster.onDestroy();
1138 1137
      InternalOutputSurface.onDestroy();
1139 1138
      EffectQueue.onDestroy();

Also available in: Unified diff