Project

General

Profile

« Previous | Next » 

Revision 40eef4b9

Added by Leszek Koltunski over 7 years ago

Beginnings of split of DistortedObject into two separate classes: DistortedEffectQueues and DistortedTexture.

Still does not compile, but pushing already.

View differences:

src/main/java/org/distorted/examples/matrix3d/Matrix3DActivity.java
220 220
    {
221 221
    switch(parent.getId())
222 222
      {
223
      case R.id.matrix3dspinner          : mEffectAdd = pos;
224
                                           break;
223
      case R.id.matrix3dspinner: mEffectAdd = pos;
224
                                 break;
225 225
      }
226 226
    }
227 227

  

Also available in: Unified diff