Project

General

Profile

« Previous | Next » 

Revision 0c303a2c

Added by Leszek Koltunski about 7 years ago

Release all TREE FBOs in Distorted.onPause().

View differences:

src/main/java/org/distorted/library/Distorted.java
131 131
  public static void onPause()
132 132
    {
133 133
    DistortedSurface.onPause();
134
    DistortedNode.onPause();
134 135
    }
135 136

  
136 137
///////////////////////////////////////////////////////////////////////////////////////////////////

Also available in: Unified diff