Project

General

Profile

« Previous | Next » 

Revision 310e14fb

Added by Leszek Koltunski almost 7 years ago

Some progress with Effect classes.

Big mess - nothing compiles now; classes moved around.

View differences:

src/main/java/org/distorted/library/DistortedOutputSurface.java
26 26

  
27 27
///////////////////////////////////////////////////////////////////////////////////////////////////
28 28

  
29
abstract class DistortedOutputSurface extends DistortedSurface implements DistortedSlave
29
public abstract class DistortedOutputSurface extends DistortedSurface implements DistortedSlave
30 30
{
31 31
//////////// DEBUG FLAGS /////////////////////////////////////////////
32 32
/**

Also available in: Unified diff