public interface Noises
Note| Modifier and Type | Field and Description |
|---|---|
static int |
BROWN_NOISE |
static int |
FRACTAL_NOISE |
static int |
SMOOTH_NOISE |
static int |
STEP_NOISE |
static int |
WHITE_NOISE |
static final int WHITE_NOISE
static final int STEP_NOISE
static final int SMOOTH_NOISE
static final int BROWN_NOISE
static final int FRACTAL_NOISE