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/catanddog/CatAndDogRenderer.java
119 119

  
120 120
      try
121 121
        {
122
        Distorted.onSurfaceCreated(mView.getContext());
122
        Distorted.onCreate(mView.getContext());
123 123
        }
124 124
      catch(Exception ex)
125 125
        {

Also available in: Unified diff