Project

General

Profile

« Previous | Next » 

Revision 350cc2f5

Added by Leszek Koltunski over 7 years ago

Make the WAVE effect 5D (extra parameter 'offset')

View differences:

src/main/java/org/distorted/library/type/Dynamic2D.java
24 24
///////////////////////////////////////////////////////////////////////////////////////////////////
25 25
/** 
26 26
* A 2-dimensional implementation of the Dynamic class to interpolate between a list
27
* of Float2Ds.
27
* of Static2Ds.
28 28
*/
29 29

  
30 30
public class Dynamic2D extends Dynamic implements Data2D

Also available in: Unified diff