Project

General

Profile

« Previous | Next » 

Revision cacc63de

Added by Leszek Koltunski over 7 years ago

Fix Lint warnings, correct a lot of comments, adjust EffectListener interface.

View differences:

src/main/java/org/distorted/library/EffectQueueFragment.java
76 76
                                          EffectMessage.EFFECT_FINISHED,
77 77
                                          (mID[i]<<EffectTypes.LENGTH)+EffectTypes.FRAGMENT.type,
78 78
                                          mName[i],
79
                                          mObjectID,
80
                                          null);
79
                                          mObjectID);
81 80
      
82 81
        if( EffectNames.isUnity(mName[i], mUniforms, NUM_UNIFORMS*i) )
83 82
          {

Also available in: Unified diff