Project

General

Profile

« Previous | Next » 

Revision a8c3ada7

Added by Leszek Koltunski almost 8 years ago

Improve aborting Effects.

View differences:

src/main/java/org/distorted/examples/effects3d/Effects3DRenderer.java
79 79

  
80 80
    public static void setMatrixEffects()
81 81
      {
82
      mCube.abortAllEffects(EffectTypes.MATRIX.type);
82
      mCube.abortEffects(EffectTypes.MATRIX);
83 83
	
84 84
      for( int i=0; i<=order.length-1 ; i++ )
85 85
        {

Also available in: Unified diff