Package com.io7m.jnoisetype.api
Interface NTPresetZoneMemberType
-
- All Known Subinterfaces:
NTPresetZoneGeneratorType,NTPresetZoneModulatorType
public interface NTPresetZoneMemberTypeAn object that can appear in a preset zone.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description NTPresetZoneTypezone()
-
-
-
Method Detail
-
zone
NTPresetZoneType zone()
- Returns:
- The preset zone to which this object belongs
-
-