Project

General

Profile

« Previous | Next » 

Revision 76f9798b

Added by Leszek Koltunski over 7 years ago

New DistortedProgram class.

View differences:

src/main/java/org/distorted/examples/movingeffects/MovingEffectsRenderer.java
111 111
     {
112 112
     try
113 113
       {
114
       Distorted.onSurfaceCreated(mView.getContext());
114
       Distorted.onCreate(mView.getContext());
115 115
       }
116 116
     catch(Exception ex)
117 117
       {

Also available in: Unified diff