Project

General

Profile

« Previous | Next » 

Revision 6ba8be09

Added by Leszek Koltunski almost 7 years ago

Javadoc.

View differences:

src/main/java/org/distorted/library/effect/VertexEffectWave.java
227 227
/**
228 228
 * Directional, sinusoidal wave effect.
229 229
 *
230
 * @param wave   see {@link VertexEffectWave(Data5D,Data3D)}
230
 * @param wave   see {@link #VertexEffectWave(Data5D,Data3D)}
231 231
 * @param center 3-dimensional Data that, at any given time, returns the Center of the Effect.
232 232
 */
233 233
  public VertexEffectWave(Data5D wave, Data3D center)

Also available in: Unified diff