Project

General

Profile

« Previous | Next » 

Revision a4835695

Added by Leszek Koltunski almost 8 years ago

move data types, like FlatND and InterpolatorND, to a separate package.

View differences:

src/main/java/org/distorted/library/EffectMessage.java
20 20
package org.distorted.library;
21 21

  
22 22
///////////////////////////////////////////////////////////////////////////////////////////////////
23
/** 
23

  
24
import org.distorted.library.type.Interpolator;
25

  
26
/**
24 27
* Defines all possible events a class implementing the {@link EffectListener} interface can receive.
25 28
*/
26 29

  

Also available in: Unified diff