Project

General

Profile

« Previous | Next » 

Revision d5e053a5

Added by Leszek Koltunski almost 6 years ago

Remove the redundant DistortedNode.onPause()

View differences:

src/main/java/org/distorted/library/main/Distorted.java
212 212
  public static void onPause()
213 213
    {
214 214
    DistortedObject.onPause();
215
    DistortedNode.onPause();
216 215
    DistortedEffects.onPause();
217 216
    }
218 217

  

Also available in: Unified diff