Project

General

Profile

« Previous | Next » 

Revision 13efa930

Added by Leszek Koltunski almost 8 years ago

1. new package 'message'
2. Rename the 'Grid' classes to match

View differences:

src/main/java/org/distorted/examples/save/SaveRenderer.java
31 31

  
32 32
import org.distorted.library.Distorted;
33 33
import org.distorted.library.DistortedBitmap;
34
import org.distorted.library.EffectListener;
35
import org.distorted.library.EffectMessage;
34
import org.distorted.library.message.EffectListener;
35
import org.distorted.library.message.EffectMessage;
36 36
import org.distorted.library.EffectTypes;
37 37
import org.distorted.library.type.Float1D;
38 38
import org.distorted.library.type.Float2D;

Also available in: Unified diff