Project

General

Profile

« Previous | Next » 

Revision 7c72e798

Added by Leszek Koltunski over 3 years ago

1) Beginnings of support for using the library from more than one activity
2) rename DistortedLibrary.onCreate() to onSurfaceCreated()
3) (rubik) add Cambodia's flag.

View differences:

src/main/java/org/distorted/examples/predeform/PredeformRenderer.java
180 180

  
181 181
      Effect.enableEffects(EffectType.VERTEX);
182 182

  
183
      DistortedLibrary.onCreate(act, this);
183
      DistortedLibrary.onSurfaceCreated(act, this);
184 184
      }
185 185

  
186 186
///////////////////////////////////////////////////////////////////////////////////////////////////

Also available in: Unified diff