Project

General

Profile

« Previous | Next » 

Revision b911dc09

Added by Leszek Koltunski over 7 years ago

Correct Javadoc issues

View differences:

src/main/java/org/distorted/library/DistortedObject.java
851 851
/**
852 852
 * Directional, sinusoidal wave effect.
853 853
 *
854
 * @param wave   see {@see wave(Data5D,Data2D)}
855
 * @param center see {@see wave(Data5D,Data2D)}
854
 * @param wave   see {@link DistortedObject#wave(Data5D,Data2D)}
855
 * @param center see {@link DistortedObject#wave(Data5D,Data2D)}
856 856
 * @param region Region that masks the Effect.
857 857
 * @return       ID of the effect added, or -1 if we failed to add one.
858 858
 */

Also available in: Unified diff