Project

General

Profile

« Previous | Next » 

Revision 6bce98fc

Added by Leszek Koltunski about 5 years ago

Minor.

View differences:

src/main/java/org/distorted/library/main/DistortedEffects.java
529 529
    }
530 530

  
531 531
///////////////////////////////////////////////////////////////////////////////////////////////////
532
/**
533
 * Only for use by the library itself.
534
 *
535
 * @y.exclude
536
 */
537
  public static void blitPriv(DistortedOutputSurface surface)
532

  
533
  static void blitPriv(DistortedOutputSurface surface)
538 534
    {
539 535
    mBlitProgram.useProgram();
540 536

  

Also available in: Unified diff