Project

General

Profile

« Previous | Next » 

Revision 1fad573e

Added by Leszek Koltunski almost 4 years ago

DeferredJobs app/lib works now

View differences:

src/main/java/org/distorted/library/effectqueue/EffectQueue.java
398 398
    return mNumEffects;
399 399
    }
400 400

  
401
///////////////////////////////////////////////////////////////////////////////////////////////////
402

  
403
  public int getNumEffectsToBe()
404
    {
405
    return mNumEffectsToBe;
406
    }
407

  
401 408
///////////////////////////////////////////////////////////////////////////////////////////////////
402 409

  
403 410
  public Effect getEffect(int position)

Also available in: Unified diff