public class DisplacedDistorter extends java.lang.Object implements Distorter
float
offsetX
offsetY
DisplacedDistorter()
void
distort(processing.core.PVector origCoord, processing.core.PVector distCoord, int value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public float offsetX
public float offsetY
public DisplacedDistorter()
public void distort(processing.core.PVector origCoord, processing.core.PVector distCoord, int value)
distort
Distorter