Project

General

Profile

« Previous | Next » 

Revision 0729bc41

Added by Leszek Koltunski almost 8 years ago

Add DistortedGridFactory to share Grids among same-shaped DistortedObjects.

View differences:

src/main/java/org/distorted/library/Distorted.java
387 387
 */
388 388
  public static void onDestroy()
389 389
    {
390
    DistortedGridFactory.release();
390 391
    DistortedObjectList.release();
391 392
    DistortedNode.release();
392 393
    EffectQueue.reset();

Also available in: Unified diff