|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SimpleNoise.NoiseType | |
---|---|
cz.cuni.jagrlib.piece | Public modules (building blocks of JaGrLib compositions). |
Uses of SimpleNoise.NoiseType in cz.cuni.jagrlib.piece |
---|
Fields in cz.cuni.jagrlib.piece declared as SimpleNoise.NoiseType | |
---|---|
protected SimpleNoise.NoiseType |
SimpleNoise.type
Actual noise type. |
Methods in cz.cuni.jagrlib.piece that return SimpleNoise.NoiseType | |
---|---|
static SimpleNoise.NoiseType |
SimpleNoise.NoiseType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static SimpleNoise.NoiseType[] |
SimpleNoise.NoiseType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |