public class Invert extends Module
| Modifier and Type | Field and Description |
|---|---|
static double |
DEFAULT_MIDDLE |
sourceModule| Constructor and Description |
|---|
Invert() |
| Modifier and Type | Method and Description |
|---|---|
double |
getMiddle() |
int |
getSourceModuleCount() |
double |
getValue(double x,
double y,
double z) |
void |
setMiddle(double middle) |
getSourceModule, setSourceModulepublic static final double DEFAULT_MIDDLE
public double getMiddle()
public void setMiddle(double middle)
public int getSourceModuleCount()
getSourceModuleCount in class ModuleCopyright © 2013–2017 Flow Powered. All rights reserved.