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/starwars/StarWarsRenderer.java
186 186

  
187 187
    try
188 188
      {
189
      Distorted.onSurfaceCreated(mView.getContext());
189
      Distorted.onCreate(mView.getContext());
190 190
      }
191 191
    catch(Exception ex)
192 192
      {

Also available in: Unified diff