Project

General

Profile

« Previous | Next » 

Revision 51a07bb4

Added by Leszek Koltunski about 3 years ago

Minor

View differences:

src/main/java/org/distorted/effects/scramble/ScrambleEffect.java
64 64
      }
65 65
    }
66 66

  
67
  public static final int START_AXIS = -2;
68
  public static final int STOP_AXIS  = -1;
67
  private static final int START_AXIS = -2;
68
  private static final int STOP_AXIS  = -1;
69 69

  
70 70
  private EffectController mController;
71 71
  private int mEffectReturned;

Also available in: Unified diff